summaryrefslogtreecommitdiffstats
path: root/js/Gruntfile.coffee
diff options
context:
space:
mode:
Diffstat (limited to 'js/Gruntfile.coffee')
-rw-r--r--js/Gruntfile.coffee2
1 files changed, 2 insertions, 0 deletions
diff --git a/js/Gruntfile.coffee b/js/Gruntfile.coffee
index b5e65ccff..e7b25cc6a 100644
--- a/js/Gruntfile.coffee
+++ b/js/Gruntfile.coffee
@@ -82,6 +82,8 @@ module.exports = (grunt) ->
'level': 'ignore'
'no_trailing_whitespace':
'level': 'warn'
+ 'max_line_length':
+ 'level': 'ignore'
watch:
concat: