diff --git a/proxy/coffeelint.json b/proxy/coffeelint.json index 72b0e27..239092c 100644 --- a/proxy/coffeelint.json +++ b/proxy/coffeelint.json @@ -46,7 +46,7 @@ }, "max_line_length": { "value": 80, - "level": "error", + "level": "warn", "limitComments": true }, "missing_fat_arrows": {