gecko-dev/python/mozlint
Andrew Halberstadt aac57cc8b5 Bug 1533152 - [flake8] Make sure glob patterns are honoured when passing files directly, r=andi
Flake8 ignores the 'exclude' section of the .flake8.yml if you pass in a direct
path to a file. To get around this we have some custom logic to handle these
exclusions for us, but this custom logic didn't account for globs.

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

--HG--
extra : moz-landing-system : lando
2019-03-12 15:08:41 +00:00
..
mozlint Bug 1533152 - [flake8] Make sure glob patterns are honoured when passing files directly, r=andi 2019-03-12 15:08:41 +00:00
test Bug 1530352, add lintargs to lint setup, r=ahal 2019-03-05 16:15:03 +00:00
setup.py Bug 1397423 - Enable py2 linter on python/mozlint. r=ahal 2017-09-06 22:52:46 -04:00