Skip to content

Commit fffef75

Browse files
committed
Ignore ConsecutiveComments and IdNames in haml for now
1 parent 0e2d7b4 commit fffef75

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.haml-lint.yml

+4
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@ linters:
33
max: 120
44
InstanceVariables:
55
enabled: false
6+
IdNames:
7+
enabled: false
8+
ConsecutiveComments:
9+
enabled: false

0 commit comments

Comments
 (0)