gecko-dev/tools/lint/python
Andrew Halberstadt 3a4a0ef035 Bug 1388721 - [lint] Support --fix in the flake8 linter via autopep8, r=sylvestre
This adds autopep8 to flake8_requirements.txt. When --fix is passed in,
autopep8 will run prior to the normal flake8 run, so only errors that couldn't
be fixed automatically will be shown.

There is one caveat, namely autopep8 will only use the root .flake8 file
(there's no support for passing in subconfigs).

MozReview-Commit-ID: FJ0doey2KVb

--HG--
extra : rebase_source : 8cff7352ce0d2eb9e5d774085005043780c2e2a2
2018-05-25 17:02:43 -04:00
..
__init__.py Bug 1460402 - Update the flake8 support to use the pip class r=ahal 2018-05-09 21:55:21 +02:00
check_compat.py
compat.py Bug 1436792 - [py-compat] Fix issue opening the temporary manifest on Windows, r=jmaher 2018-02-08 14:26:27 -05: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 1388721 - [lint] Support --fix in the flake8 linter via autopep8, r=sylvestre 2018-05-25 17:02:43 -04:00