gecko-dev/tools/lint
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
..
cpp Bug 1444167 Add a MinGW Header Capitalization lint job r=ahal 2018-03-08 13:41:00 -06:00
docs Bug 1442302 - Remove placesOverlay.xul. r=Gijs,mak,standard8 2018-03-12 10:43:35 -07:00
eslint Bug 1464100 - Update eslint-plugin-no-unsanitized to v3.0.2. r=ahal 2018-05-24 16:54:54 +01:00
python Bug 1388721 - [lint] Support --fix in the flake8 linter via autopep8, r=sylvestre 2018-05-25 17:02:43 -04:00
shell Bug 1432627 Add shellcheck linter to CI r=ahal 2018-01-29 15:27:04 +00:00
spell Bug 1462405 - Update codespell to 1.13 r=ahal 2018-05-17 18:59:10 +02:00
test Bug 1388721 - [lint] Support --fix in the flake8 linter via autopep8, r=sylvestre 2018-05-25 17:02:43 -04:00
tox
wpt
yamllint_
codespell.yml Bug 1448934 - Add the trailing "/" for consistency r=ahal 2018-03-26 19:10:45 +02:00
cpp-virtual-final.yml Bug 1436263 - Part 5: Add a mach lint for virtual function declarations with multiple specifiers. r=froydnj r=ahal 2018-02-15 00:50:02 -08:00
eslint.yml Bug 1373368 - [lint] Add support-files to all of the lint configs, r=standard8 2018-02-16 17:46:46 -05:00
flake8.yml bug 1463425 - Add more directories to the flake8 list r=ahal 2018-05-22 06:26:22 -07:00
hooks.py Bug 1373368 - [lint] Ignore SIGINT in lint hooks, r=standard8 2018-03-29 16:39:29 -04:00
mach_commands.py Bug 1436802 - [lint] Add some tests for the flake8 linter integration r=andi 2018-03-22 17:24:15 -04:00
mingw-capitalization.yml Bug 1373368 - [mozlint] Raise if a non-existant path is specified in a lint config, r=standard8 2018-03-29 14:50:17 -04:00
py2.yml Bug 1454466 - Move raptor in-tree; r=ahal 2018-04-16 17:15:38 -04:00
py3.yml Bug 1454466 - Move raptor in-tree; r=ahal 2018-04-16 17:15:38 -04:00
shellcheck.yml Bug 1373368 - [lint] Add support-files to all of the lint configs, r=standard8 2018-02-16 17:46:46 -05:00
test-disable.yml Bug 1437593 - Exclude third_party directory from linting; r=ted 2018-04-24 20:23:35 +01:00
wpt_manifest.yml Bug 1373368 - [lint] Add support-files to all of the lint configs, r=standard8 2018-02-16 17:46:46 -05:00
wpt.yml Bug 1373368 - [lint] Add support-files to all of the lint configs, r=standard8 2018-02-16 17:46:46 -05:00
yaml.yml Bug 1373368 - [lint] Add support-files to all of the lint configs, r=standard8 2018-02-16 17:46:46 -05:00