Spencer
9ed7e81b62
Backport eslint updates to 5.x ( #10139 )
...
* [eslint] update eslint config to 0.3.0
* [eslint] autofix
* [fixtures/hits] reformat to comply with max-len lint rule
* [eslint] enable no-var and autofix
* [eslint] enable prefer-const and autofix
* [eslint] fix autofix-incompatible no-var and prefer-const violations
* [eslint] enable quotes+no-extra-semi and autofix
2017-02-06 21:27:07 -07:00
Court Ewing
300b1e6404
Use grunt root path when collecting git files
...
No reason to reinvent the wheel here. We already determine the root path
of the project in our grunt config, so we just use that instead.
2015-12-29 10:46:22 -05:00
Court Ewing
acded081fa
Check that all new files are snake cased
...
We removed the snake case check during precommit because it was
interfering with us getting features merged when dealing with legacy
files, but we do want to verify that any new files added have snake
cased names.
2015-12-28 16:53:39 -05:00