gecko-dev/tools/lint/test
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
..
files
conftest.py Bug 1533152 - [flake8] Make sure glob patterns are honoured when passing files directly, r=andi 2019-03-12 15:08:41 +00:00
python.ini
test_eslint.py
test_flake8.py Bug 1533152 - [flake8] Make sure glob patterns are honoured when passing files directly, r=andi 2019-03-12 15:08:41 +00:00