mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 16:46:26 +00:00
5353a06823
This fixes a bug in flake8, where if you pass in --exclude to a path with a custom .flake8 file, that configuration will be ignored. I'm not sure why this happens. Prior to this commit series, the 'exclude' paths weren't being passed on to the flake8 linter properly. This is why the problems hasn't surfaced until now. This is a band-aid fix until a proper (likely upstream) fix can be landed. MozReview-Commit-ID: KYhC6SEySC3 --HG-- extra : rebase_source : 0dbf30dcb17c37787c2ddebbb3c7de5f3b63860b |
||
---|---|---|
.. | ||
docs | ||
eslint | ||
eslint-formatter.js | ||
flake8.lint | ||
mach_commands.py | ||
wpt.lint |