mirror of
https://github.com/atom/atom.git
synced 2026-01-15 01:48:15 -05:00
Don't lint tasks/node_modules
This commit is contained in:
@@ -123,6 +123,7 @@ module.exports = (grunt) ->
|
||||
'exports/**/*.coffee'
|
||||
'src/**/*.coffee'
|
||||
'tasks/**/*.coffee'
|
||||
'!tasks/node_modules/**/*.coffee'
|
||||
'Gruntfile.coffee'
|
||||
]
|
||||
test: [
|
||||
|
||||
Reference in New Issue
Block a user