mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Add coffeelint config files to ignored build paths
This commit is contained in:
@@ -103,6 +103,8 @@ module.exports = (grunt) ->
|
||||
'.lintignore'
|
||||
'.eslintrc'
|
||||
'.jshintignore'
|
||||
'coffeelint.json'
|
||||
'.coffeelintignore'
|
||||
'.gitattributes'
|
||||
'.gitkeep'
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user