Skip to content

Commit

Permalink
ignore no_unnecessary_fat_arrows too
Browse files Browse the repository at this point in the history
  • Loading branch information
dmnd committed Aug 11, 2014
1 parent 66ce001 commit 1201fb6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions coffeelint.json
Original file line number Diff line number Diff line change
@@ -7,5 +7,8 @@
},
"no_empty_param_list": {
"level": "error"
},
"no_unnecessary_fat_arrows": {
"level": "ignore"
}
}

0 comments on commit 1201fb6

Please sign in to comment.