gecko-dev/tools/lint/python
Andrew Halberstadt bd652813d6 Bug 1494069 - [mozlint] Append global 'excludes' to each linter at parse time, r=rwood
Right now there are excludes defined in the linter definition (via the .yml
files), as well as excludes defined in lintargs (via the mach_commands.py).

This is a minor simplification that extends each linter definition's local
excludes with the global ones right off the bat. This just makes it a bit
easier to keep track of.

Depends on D5863

Differential Revision: https://phabricator.services.mozilla.com/D8844

--HG--
extra : moz-landing-system : lando
2018-10-16 21:04:14 +00:00
..
__init__.py Bug 1460856 - [mozlint] Stop using warnings in all current linters r=Standard8 2018-08-28 19:24:55 +00:00
check_compat.py
compat.py Bug 1494069 - [mozlint] Append global 'excludes' to each linter at parse time, r=rwood 2018-10-16 21:04:14 +00:00
flake8_requirements.txt Bug 1388721 - [lint] Support --fix in the flake8 linter via autopep8, r=sylvestre 2018-05-25 17:02:43 -04:00
flake8.py Bug 1494069 - [mozlint] Append global 'excludes' to each linter at parse time, r=rwood 2018-10-16 21:04:14 +00:00