Commit Graph

7 Commits

Author SHA1 Message Date
Mark Banner
a69d1f622b Bug 1360595 - Add a git pre-commit hook for running ESLint. r=mossop
MozReview-Commit-ID: 1YJL5Sd4dlb
2017-04-28 12:19:15 +01:00
Mark Banner
fe48e1ebdb Bug 1360595 - Make the ESLint Mercurial pre-commit hook be run in and pass flake8 validation. r=mossop
MozReview-Commit-ID: 1GW59lKpVrI
2017-04-28 12:15:56 +01:00
Mark Banner
79e21aa30b Bug 1354460 - Fix the Mercurial ESLint Hook after the node_modules location change. r=mossop
MozReview-Commit-ID: LhB6twS4TLI
2017-04-10 10:07:37 +01:00
Kris Maglione
b3c09affe3 Bug 1307622: Fix handling of ignored file warnings. r=Mossop
MozReview-Commit-ID: EV3YPfsSSDS
2016-10-04 22:44:50 +01:00
Michael Ratcliffe
e791b5f652 Bug 1240116 - error: commit.eslint hook raised an exception. r=jaws
MozReview-Commit-ID: AQLjA6Aozxh
* * *
[mq]: temp

MozReview-Commit-ID: CjOljM7Ks47
2016-08-03 00:12:15 +01:00
bsilverberg
7ac21b70a2 Bug 1250965 - Enhance eslintvalidate.py to validate html files as well, r=mossop
MozReview-Commit-ID: 3rnyWYG84Uc
2016-02-24 13:33:04 -05:00
Dave Townsend
508271c8c2 Bug 1230300: Add a hg extension that rejects changesets that fail to pass eslint. r=gps
This grabs the list of changed and added files that match the set we expect to
be able to lint and runs them through eslint displaying simple messages on error.
2015-12-11 09:11:49 -05:00