gecko-dev/tools/lint
Andrew Halberstadt 84797ec831 Bug 1373368 - [mozlint] Lint whole tree if using --workdir/--outgoing and support-file was modified, r=standard8
Previously, using --workdir or --outgoing could miss errors when modifying a
support file since those could affect unmodified files.

This patch allows linters to define support-files in their .yml configuration.
If using --outgoing or --workdir and a file matching one of those patterns was
modified, we'll lint the entire tree.

MozReview-Commit-ID: CuGLYwQwiWr

--HG--
extra : rebase_source : 00d4107c41404f5e6ab05e0106d5cd377e25652f
2018-02-16 17:46:04 -05:00
..
cpp Bug 1444167 Add a MinGW Header Capitalization lint job r=ahal 2018-03-08 13:41:00 -06:00
docs Bug 1373368 - [mozlint] Lint whole tree if using --workdir/--outgoing and support-file was modified, r=standard8 2018-02-16 17:46:04 -05:00
eslint Bug 1451378 - Enable ESLint rule no-undef for more test files in devtools. r=jdescottes 2018-04-04 16:56:30 +01:00
python Bug 1436802 - [lint] Add some tests for the flake8 linter integration r=andi 2018-03-22 17:24:15 -04:00
shell Bug 1432627 Add shellcheck linter to CI r=ahal 2018-01-29 15:27:04 +00:00
spell Bug 1444048 - Codespell: ignore the ignored typos by moving to quiet-level=4 r=standard8 2018-03-08 10:51:42 +01:00
test Bug 1373368 - [mozlint] Raise if a non-existant path is specified in a lint config, r=standard8 2018-03-29 14:50:17 -04:00
tox Bug 1302773 - Install tox in docker image in MozReview; r=dustin 2017-05-13 02:31:37 +05:30
wpt Bug 1428585 - Fixup flake8 error, r=me ON A CLOSED TREE 2018-01-09 15:47:06 +00:00
yamllint_ Bug 1395126 - Support cascading configuration for flake8, r=bc 2017-08-29 17:32:31 -04:00
codespell.yml Bug 1445245 - Add more directories in the codespell whitelist r=ahal 2018-03-13 14:50:20 +01:00
cpp-virtual-final.yml Bug 1436263 - Part 5: Add a mach lint for virtual function declarations with multiple specifiers. r=froydnj r=ahal 2018-02-15 00:50:02 -08:00
eslint.yml Bug 1429457 - [mozlint] Create formal 'setup' mechanism for bootstrapping lint dependencies, r=gbrown 2018-01-25 13:40:02 -05:00
flake8.yml Bug 1438250 - Make mozunit pip installable; r=ahal 2018-03-29 14:18:00 +01:00
hooks.py Bug 1386351 - Let the Lint hook default to pre-push (for git) if being called directly. r=glandium 2017-11-23 09:09:33 +00:00
mach_commands.py Bug 1436802 - [lint] Add some tests for the flake8 linter integration r=andi 2018-03-22 17:24:15 -04:00
mingw-capitalization.yml Bug 1373368 - [mozlint] Raise if a non-existant path is specified in a lint config, r=standard8 2018-03-29 14:50:17 -04:00
py2.yml Bug 1373368 - [mozlint] Raise if a non-existant path is specified in a lint config, r=standard8 2018-03-29 14:50:17 -04:00
py3.yml Bug 1373368 - [mozlint] Raise if a non-existant path is specified in a lint config, r=standard8 2018-03-29 14:50:17 -04:00
shellcheck.yml Backed out 3 changesets (bug 1439860, bug 1441867, bug 1446110) for breaking update packaging for thunderbird. 2018-04-05 13:48:38 -06:00
test-disable.yml Bug 1437226 - Fix text-disable linter message; r=ahal 2018-02-12 12:28:41 -08:00
wpt.yml Bug 1387862 - Lint the linter config yaml files themselves. r=ahal 2017-08-06 13:47:03 -04:00
wpt_manifest.yml Bug 1387862 - Lint the linter config yaml files themselves. r=ahal 2017-08-06 13:47:03 -04:00
yaml.yml Bug 1387862 - Lint the linter config yaml files themselves. r=ahal 2017-08-06 13:47:03 -04:00