Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.

Commit

Permalink
Ignore line lengths
Browse files Browse the repository at this point in the history
  • Loading branch information
bergie committed Dec 5, 2016
1 parent 82b504a commit 3411194
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Gruntfile.coffee
Expand Up @@ -80,6 +80,9 @@ module.exports = ->
'src/*.coffee'
'src/**/*.coffee'
]
options:
'max_line_length':
'level': 'ignore'

# Unit tests
qunit:
Expand Down

0 comments on commit 3411194

Please sign in to comment.