| .. |
|
airflow
|
|
|
|
control-flow-graph
|
|
|
|
eradicate
|
|
|
|
filesystem
|
|
|
|
flake8_2020
|
|
|
|
flake8_annotations
|
Use fixed source code for parser context (#7717)
|
2023-09-29 14:10:32 -04:00 |
|
flake8_async
|
|
|
|
flake8_bandit
|
feat(rules): implement flake8-bandit S505 (#7703)
|
2023-09-28 21:27:37 -04:00 |
|
flake8_blind_except
|
Add Expr::Name checks to rules which use is_logger_candidate (#7521)
|
2023-09-27 00:21:22 +00:00 |
|
flake8_boolean_trap
|
Add sqlalchemy methods to boolean-trap exclusion list (#7874)
|
2023-10-09 18:50:51 +00:00 |
|
flake8_bugbear
|
Insert necessary padding in B014 fixes (#7699)
|
2023-09-28 21:11:09 +00:00 |
|
flake8_builtins
|
|
|
|
flake8_commas
|
Rename Autofix to Fix (#7657)
|
2023-09-28 10:53:05 +00:00 |
|
flake8_comprehensions
|
Preserve trailing comments in C414 fixes (#7775)
|
2023-10-03 04:36:51 +00:00 |
|
flake8_datetimez
|
|
|
|
flake8_debugger
|
|
|
|
flake8_django
|
|
|
|
flake8_errmsg
|
|
|
|
flake8_executable
|
|
|
|
flake8_fixme
|
|
|
|
flake8_future_annotations
|
|
|
|
flake8_gettext
|
|
|
|
flake8_implicit_str_concat
|
Add support for PEP 701 (#7376)
|
2023-09-29 02:55:39 +00:00 |
|
flake8_import_conventions
|
|
|
|
flake8_logging
|
Add Expr::Name checks to rules which use is_logger_candidate (#7521)
|
2023-09-27 00:21:22 +00:00 |
|
flake8_logging_format
|
Add Expr::Name checks to rules which use is_logger_candidate (#7521)
|
2023-09-27 00:21:22 +00:00 |
|
flake8_no_pep420
|
|
|
|
flake8_pie
|
fix edge case with PIE804 (#7922)
|
2023-10-11 15:05:49 -04:00 |
|
flake8_print
|
|
|
|
flake8_pyi
|
Add autofix for PYI055 (#7886)
|
2023-10-13 00:56:34 +00:00 |
|
flake8_pytest_style
|
Rename Autofix to Fix (#7657)
|
2023-09-28 10:53:05 +00:00 |
|
flake8_quotes
|
Add support for PEP 701 (#7376)
|
2023-09-29 02:55:39 +00:00 |
|
flake8_raise
|
|
|
|
flake8_return
|
Rename Autofix to Fix (#7657)
|
2023-09-28 10:53:05 +00:00 |
|
flake8_self
|
|
|
|
flake8_simplify
|
[SIM115] Allow open followed by close (#7916)
|
2023-10-11 13:53:48 +00:00 |
|
flake8_slots
|
|
|
|
flake8_tidy_imports
|
|
|
|
flake8_todos
|
|
|
|
flake8_type_checking
|
|
|
|
flake8_unused_arguments
|
|
|
|
flake8_use_pathlib
|
Show custom message for Path.joinpath with starred arguments (#7852)
|
2023-10-09 12:04:35 +00:00 |
|
flynt
|
|
|
|
isort
|
|
|
|
mccabe
|
|
|
|
numpy
|
|
|
|
pandas_vet
|
|
|
|
pep8_naming
|
|
|
|
perflint
|
Add padding in PERF102 fixes (#7554)
|
2023-09-20 19:33:54 -04:00 |
|
pycodestyle
|
Fix E251 false positive inside f-strings (#7894)
|
2023-10-12 05:26:39 +00:00 |
|
pydocstyle
|
Use deletion for D215 full-line removals (#7625)
|
2023-09-23 22:44:55 +00:00 |
|
pyflakes
|
Allow bindings to be created and referenced within annotations (#7885)
|
2023-10-10 03:51:00 +00:00 |
|
pygrep_hooks
|
Expand DeprecatedLogWarn to check for Expr::Atrribute calls (#7677)
|
2023-09-27 11:38:52 -04:00 |
|
pylint
|
add autofix for PLC0208 (#7887)
|
2023-10-11 00:48:10 +00:00 |
|
pyupgrade
|
Fix false negative in outdated-version-block when using greater than comparisons (#7920)
|
2023-10-11 14:33:43 -05:00 |
|
refurb
|
[refurb] Implement single-item-membership-test (FURB171) (#7815)
|
2023-10-08 14:08:47 +00:00 |
|
ruff
|
New rule: Prevent assignment expressions in assert statements (#7856)
|
2023-10-09 19:35:11 +00:00 |
|
tryceratops
|
Add Expr::Name checks to rules which use is_logger_candidate (#7521)
|
2023-09-27 00:21:22 +00:00 |
|
pyproject.toml
|
|
|
|
README.md
|
|
|