| .. |
|
eradicate
|
Only allowlist noqa et al at the start of a comment (#1157)
|
2022-12-08 23:10:36 -05:00 |
|
filesystem
|
Split test fixtures up by plugin (#985)
|
2022-12-01 13:33:33 -05:00 |
|
flake8_2020
|
Split test fixtures up by plugin (#985)
|
2022-12-01 13:33:33 -05:00 |
|
flake8_annotations
|
Avoid flagging ANN errors in @overload implementations (#1110)
|
2022-12-06 12:46:38 -05:00 |
|
flake8_bandit
|
Split test fixtures up by plugin (#985)
|
2022-12-01 13:33:33 -05:00 |
|
flake8_blind_except
|
Avoid flagging bare exception issues when exception is re-raised (#1124)
|
2022-12-07 10:37:08 -05:00 |
|
flake8_boolean_trap
|
Split test fixtures up by plugin (#985)
|
2022-12-01 13:33:33 -05:00 |
|
flake8_bugbear
|
Implement B905 (#1122)
|
2022-12-07 10:01:24 -05:00 |
|
flake8_builtins
|
Split test fixtures up by plugin (#985)
|
2022-12-01 13:33:33 -05:00 |
|
flake8_comprehensions
|
Split test fixtures up by plugin (#985)
|
2022-12-01 13:33:33 -05:00 |
|
flake8_import_conventions
|
Implement `flake8-import-conventions` (#1098)
|
2022-12-06 16:01:17 -05:00 |
|
flake8_print
|
Allow import builtins under T100 (#1037)
|
2022-12-04 10:13:17 -05:00 |
|
flake8_quotes
|
Implement the `flake8-quotes` plugin (#495)
|
2022-10-28 17:52:11 -04:00 |
|
flake8_return
|
Avoid RET false-positives for usages in f-strings (#1163)
|
2022-12-09 12:28:09 -05:00 |
|
flake8_simplify
|
Implement SIM118 (key in dict) of flake8-simplify (#1195)
|
2022-12-11 10:05:11 -05:00 |
|
flake8_tidy_imports
|
Rename I252 to TID252; add redirects for all renamed codes (#1129)
|
2022-12-07 15:12:22 -05:00 |
|
flake8_unused_arguments
|
Implement unused argument detection (`ARG`) (#1126)
|
2022-12-07 12:15:41 -05:00 |
|
isort
|
Avoid inserting extra newlines for comment-delimited import blocks (#1201)
|
2022-12-11 17:13:09 -05:00 |
|
mccabe
|
Split test fixtures up by plugin (#985)
|
2022-12-01 13:33:33 -05:00 |
|
pep8_naming
|
Split test fixtures up by plugin (#985)
|
2022-12-01 13:33:33 -05:00 |
|
pycodestyle
|
Split test fixtures up by plugin (#985)
|
2022-12-01 13:33:33 -05:00 |
|
pydocstyle
|
Implement autofix for D400 and D415 (#1094)
|
2022-12-05 20:24:56 -05:00 |
|
pyflakes
|
Upgrade RustPython to support parenthesized context managers (#1228)
|
2022-12-13 10:16:43 -05:00 |
|
pygrep-hooks
|
Add no-eval rule from pygrep-hooks (#994)
|
2022-12-02 12:59:06 -05:00 |
|
pylint
|
Implement E0117 (nonlocal-without-binding) (#1180)
|
2022-12-10 11:41:57 -05:00 |
|
pyupgrade
|
Rename pyupgrade rules from UXXX to UPXXX (#957)
|
2022-12-03 22:35:42 -05:00 |
|
ruff
|
Add allowed-confusable settings (#1059)
|
2022-12-05 12:53:55 -05:00 |
|
README.md
|
Enable configuration files to "extend" other configuration files (#1219)
|
2022-12-12 20:28:22 -05:00 |
|
pyproject.toml
|
Implement `flake8-import-conventions` (#1098)
|
2022-12-06 16:01:17 -05:00 |