Ignore ConsecutiveComments and IdNames in haml for now

This commit is contained in:
Brenda Wallace
2017-04-14 09:43:16 +12:00
parent 6580cf38b0
commit 4925fde28f

View File

@@ -3,3 +3,7 @@ linters:
max: 120
InstanceVariables:
enabled: false
IdNames:
enabled: false
ConsecutiveComments:
enabled: false