Update coffeelint settings

This commit is contained in:
2015-09-01 16:54:05 +01:00
parent e935bbe137
commit a5dac5379f

View File

@@ -35,7 +35,7 @@
"value": "unix"
},
"max_line_length": {
"value": 78,
"value": 80,
"level": "error",
"limitComments": true
},