mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-03-24 09:43:24 -04:00
Ignore ConsecutiveComments and IdNames in haml for now
This commit is contained in:
@@ -3,3 +3,7 @@ linters:
|
||||
max: 120
|
||||
InstanceVariables:
|
||||
enabled: false
|
||||
IdNames:
|
||||
enabled: false
|
||||
ConsecutiveComments:
|
||||
enabled: false
|
||||
|
||||
Reference in New Issue
Block a user