mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
Lint Gruntfile
This commit is contained in:
@@ -87,6 +87,7 @@ module.exports = (grunt) ->
|
||||
'dot-atom/**/*.coffee'
|
||||
'src/**/*.coffee'
|
||||
'tasks/**/*.coffee'
|
||||
'Gruntfile.coffee'
|
||||
]
|
||||
test: [
|
||||
'spec/*.coffee'
|
||||
|
||||
Reference in New Issue
Block a user