gecko-dev/tools/lint
Andrew Halberstadt 5353a06823 Bug 1289805 - Don't pass in --exclude to flake8 paths that contain custom configuration, r=smacleod
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
2016-08-09 16:28:13 -04:00
..
docs Bug 1281899 - [mozlint] Add ability to lint files touched by revisions and/or the working directory, r=smacleod 2016-06-24 14:09:58 -04:00
eslint NO BUG - Reconcile eslint Sphinx docs index with reality 2016-08-16 16:37:51 -07:00
eslint-formatter.js
flake8.lint Bug 1289805 - Don't pass in --exclude to flake8 paths that contain custom configuration, r=smacleod 2016-08-09 16:28:13 -04:00
mach_commands.py Bug 1291910 - Add ability for mach eslint to accept --fix. r=Felipe 2016-08-03 19:18:55 -04:00
wpt.lint Bug 1286877 - do not set c-basic-offset for python-mode; r=gps 2016-07-14 10:16:42 -06:00