Don't need to lint arclint

Summary: More files that don't need linting

Test Plan: ... run the build

Reviewers: evan

Reviewed By: evan

Subscribers: juan, evan

Differential Revision: https://phab.nylas.com/D3599
This commit is contained in:
Tomasz Finc 2017-01-05 16:54:45 -08:00
parent b455ae6023
commit 32d2cbf309

View file

@ -192,6 +192,7 @@ module.exports = (grunt) => {
'\\.lint$', '\\.lint$',
'\\.lintignore$', '\\.lintignore$',
'\\.arcconfig$', '\\.arcconfig$',
'\\.arclint$',
'\\.flowconfig$', '\\.flowconfig$',
'\\.jshintignore$', '\\.jshintignore$',
'\\.gitattributes$', '\\.gitattributes$',