Skip to content

Commit

Permalink
🔥 Remove newlines_after_classes rule
Browse files Browse the repository at this point in the history
This rule, although it would be nice, is a bit too buggy for use right now -
see clutchski/coffeelint#245
  • Loading branch information
mnquintana committed May 23, 2015
1 parent 544d650 commit 4a8fa01
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions coffeelint.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,5 @@
},
"no_stand_alone_at": {
"level": "error"
},
"newlines_after_classes": {
"value": 2,
"level": "error"
}
}

0 comments on commit 4a8fa01

Please sign in to comment.