gecko-dev/tools/lint
Andrew Halberstadt 3c8be23f37 Bug 1281899 - [mozlint] Add ability to lint files touched by revisions and/or the working directory, r=smacleod
This adds two parameters, --rev and --workdir. Each works both with mercurial and git (though the syntax for
specifying revisions is different between them). The value is simply forwarded to either |hg log| or |git diff|
so syntax like |mach lint -r .~4::.| or |mach lint -r "HEAD~4 HEAD"| will work as expected.

MozReview-Commit-ID: aOGp2Yrncs

--HG--
extra : rebase_source : d2cb834d4cc1a083171a3551af4e72c8a7d14021
2016-06-24 14:09:58 -04:00
..
docs Bug 1281899 - [mozlint] Add ability to lint files touched by revisions and/or the working directory, r=smacleod 2016-06-24 14:09:58 -04:00
eslint Bug 1280883 - ESLint shows unreachable statement for xbl fields. r=miker 2016-06-27 12:24:57 +02:00
eslint-formatter.js
flake8.lint Bug 1283044 - Fix all flake8 error in testing/talos for python3. r=jmaher 2016-07-01 21:18:07 +05:30
mach_commands.py Bug 1281899 - [mozlint] Add ability to lint files touched by revisions and/or the working directory, r=smacleod 2016-06-24 14:09:58 -04:00
wpt.lint Bug 1279801 - Add wpt lint to mozlint, r=ahal 2016-06-23 10:36:47 +01:00