mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-05-11 09:17:20 -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