Skip to content

Commit 4a8fa01

Browse files
committed
🔥 Remove newlines_after_classes rule
This rule, although it would be nice, is a bit too buggy for use right now - see clutchski/coffeelint#245
1 parent 544d650 commit 4a8fa01

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

coffeelint.json

-4
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,5 @@
3333
},
3434
"no_stand_alone_at": {
3535
"level": "error"
36-
},
37-
"newlines_after_classes": {
38-
"value": 2,
39-
"level": "error"
4036
}
4137
}

0 commit comments

Comments
 (0)