We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cefb292 commit 278749eCopy full SHA for 278749e
coffeelint.json
@@ -1,5 +1,8 @@
1
{
2
"max_line_length": {
3
"level": "ignore"
4
+ },
5
+ "no_throwing_strings": {
6
+ "level": "warn"
7
}
8
0 commit comments