Skip to content

Latest commit

 

History

History
428 lines (424 loc) · 28.3 KB

ec_sort.md

File metadata and controls

428 lines (424 loc) · 28.3 KB

flake8.extension Entry Points

Sorted by Error Code

The error codes listed here are mapped to packages configured with an entry_point keyed to flake8.extension, and a properly-formatted entry-point name.

Last Updated: 21 Oct 2024

Entry Point Package
A00 flake8-builtins
A00 flake8-oist-steps
A2 flake8-array-spacing
A40 flake8-author
A50 flake8-assertive
AA flake8-airflow
AAA flake8-aaa
ABS1 flake8-absolute-import
ADO flake8-ado
AF flake8-assert-finder
AH flake8-action-hero
AL flake8-allure-tree
ALR flake8-vedro-allure
ANN flake8-annotations
ANS flake8-all-not-strings
ASE101 flake8-assignment-expressions
ASN flake8-walrus
ASS flake8-assert-msg
ASY flake8-async
AZ flake8-alphabetize
B flake8-assign-and-return
B flake8-bugbear
B000 flake8-block-comment
B1 flake8-alfred
B60 flake8-breakpoint
B90 flake8-blind-except
BAS flake8-bas
BB flake8-badbear
BBS flake8-bbs
BLK flake8-black
BWR001 flake8-balanced-wrapping
C001 flake8-confusables
C001 flake8-constants
C002 flake8-constants
C003 flake8-constants
C004 flake8-constants
C005 flake8-constants
C092 flake8-continuation
C10 flake8-coding
C4 flake8-comprehensions
C801 flake8-copyright
C81 flake8-commas
C81 flake8-commas-x
C90 mccabe
CAC001 flake8-adjustable-complexity
CCE flake8-class-attributes-order
CCE flake8-function-order
CCN flake8-class-constants
CCR flake8-cognitive-complexity
CD001 flake8-django-on-delete-comment
CEM flake8-custom-error-messages
CF flake8-fastapi
CFF flake8-forbidden-func
CFQ flake8-functions
CGX flake8-cgx
CIR flake8-custom-import-rules
CL flake8-cls-attr-order
CLB flake8-clean-block
CM00 flake8-comments
CMA flake8-tuple-trailing-commas
CMP flake8-no-nested-comprehensions
CNL100 flake8-class-newline
CPE flake8-import-guard
CS flake8-qa-style
CSM1 flake8-classmethod-staticmethod
D flake8-docstrings
D flake8-pep257
D flake8-pydocstyle
D001 flake8-deprecated
DAL flake8-dunder-all
DAR darglint
DB flake8-debug
DC flake8-docstring-checker
DCO flake8-dunder-class-obj
DCO flake8-docstrings-complete
DGC100 flake8-get-chaining
DJ0 flake8-django
DJ0 flake8-django-hhupd
DM flake8-django-migrations
DOC001 flake8-has-docstring
DP flake8-rst-docparams
DRF flake8-drf
DTI flake8-datetime-import
DTZ flake8-datetimez
DUO dlint
E flake8-self-documenting-f-strings
E pycodestyle
E8 flake8-eradicate
EC flake8-ecocode
ECE flake8-expression-complexity
EIM001 flake8-empty-init-modules
EIM002 flake8-empty-init-modules
EKW flake8-enforce-kwargs
ELI flake8-error-link
EM flake8-errmsg
ENC flake8-ensure-ascii
ENC0 flake8-encodings
EOL flake8-eol
EQA flake8-multiline-function-call-equals
ERG flake8-f-string
ESC flake8-escaping-style
ETA flake8-enforce-type-annotations
EXE00 flake8-executable
F flake82
F pyflakes
F48 flake8-future
F48 flake8-future-division
F821 flake8-py2builtins
FA flake8-future-annotations
FAI flake8-allowlist-imports
FBT flake8-boolean-trap
FCA flake8-assert-check
FCS flake8-complex-f-strings
FCW flake8-complicated-walrus
FE flake8-forelse
FEN flake8-file-encoding
FHO flake8-hangover
FI flake8-future-import
FIN flake8-final
FIP flake8-isolated-packages
FIR flake8-init-return
FKA flake8-keyword-arguments
FKA1 flake8-force-keyword-arguments
FNA flake8-required-keyword-arguments
FNE flake8-functions-names
FNE flake8-no-else
FNE flake8-small-entities
FNE flake8-one-dot
FNE flake8-deep-calls
FNN flake8-no-nesting
FO1 flake8-flask-openapi-docstring
FOL flake8-fill-one-line
FP001 flake8-fine-pytest
FPU flake8-env-patterns
FRC flake8-fastapi-route-case
FRC000 flake8-force
FS001 flake8-use-fstring
FS002 flake8-use-fstring
FS003 flake8-use-fstring
FUF flake8-unused-fixtures
G flake8-graphql
G flake8-logging-format
GT01 flake8-gettext
GV4 flake8-global-variables
H flake8-ets
H101 hacking
H102 hacking
H103 hacking
H104 hacking
H105 hacking
H106 hacking
H201 hacking
H202 hacking
H203 hacking
H204 hacking
H205 hacking
H210 hacking
H211 hacking
H212 hacking
H213 hacking
H214 hacking
H215 hacking
H216 hacking
H301 hacking
H306 hacking
H401 hacking
H403 hacking
H404 hacking
H405 hacking
H501 hacking
H60 cohesion
H60 flake8-cohesion
H700 hacking
H903 hacking
H904 hacking
I flake8-import-order
I flake8-intsights
I0 flake8-imports
I00 flake8-i18n
I00 flake8-isort
I013 flake8-import-rules
I25 flake8-tidy-imports
I8 flake8-import-style
I9 flake8-typing-import-style
I90 flake8-requirements
I90 flake8-requirements-absolute-imports
IC flake8-import-conventions
ICL flake8-no-implicit-str-concat-in-list
IES flake8-invalid-escape-sequences
IF0 flake8-if-checker
IF100 flake8-if-expr
IFI flake8-in-file-ignores
IFS flake8-if-statements
II flake8-illegal-import
IJU flake8-inflammatory-jargon
IM flake8-import-as-module
IMP flake8-import-graph
IMP flake8-import-linter
IMR2 flake8-import-restrictions
IND flake8-indent-in-def
INI00 flake8-internal-name-import
INP flake8-no-pep420
IRT1 flake8-import-relative-two
IS flake8-import-single
ISC flake8-implicit-str-concat
ITI01 flake8-iteritems
IW flake8-iw
J10 flake8-junit
JG flake8-jungle
JIR flake8-jira-todo-checker
JS flake8-multiline-containers
KFP flake8-keyword-function-parameters
KOL flake8-koles
KRE kraken-flake8-extensions
KTH flake8-kotoha
KWA flake8-kw-args
KWP flake8-keyword-params
L flake8-logging
L001 flake8-linenumber
LAC flake8-logging-arg-count
LBL001 flake8-leading-blank-lines
LG01 flake8-logger
LI flake8-local-import
LIC001 st2flake8
LIT0 flake8-literal
LIT1 flake8-literal
LL flake8-lineleak
LN00 flake8-length
LPY flake8-loopy
LT flake8-less-than
M flake8-mock
M flake8-pytest-mark
M2 verve-flake8-mock
M2 flake8-mock-x2
M90 flake8-mutable
MAF flake8-maya-flags
MAT flake8-match
MCC2 flake8-multiline-conditionals-comprehensions
MDA flake8-modern-annotations
MDL flake8-module-docstring-import
MFL flake8-max-function-length
MLE00 mle-flake8-plugins
MLE10 mle-flake8-plugins
MOC0 flake8-patch
MOD flake8-printf-formatting
MQ101 flake8-meiqia
MQ201 flake8-meiqia
MQ231 flake8-meiqia
MQ301 flake8-meiqia
MQ903 flake8-meiqia
MXL flake8-max-lines
N flake8-filename
N179 flake8-ejudge
N4 flake8-broken-line
N8 pep8-naming
N999 flake8-module-name
NBA flake8-numba
NCF flake8-copyright-validator
NCF flake8-header-validator
ND001 flake8-checker
NDV flake8-no-debug-vars
NEW100 flake8-newspaper-style
NF flake8-no-fstring
NIC flake8-no-implicit-concat
NIP flake8-nitpick
NIP nitpick
NJN flake8-no-json
NMI flake8-name-migrations
NP flake8-no-print
NPR flake8-numpy-random
NPT01 flake8-numpydtype
NQA0 flake8-noqa
NQA1 flake8-noqa
NT flake8-no-types
NU flake8-new-union-types
NUF flake8-no-unnecessary-fstrings
NUM flake8-numbers
O10 flake8-ownership
OIG flake8-obey-import-goat
OLV flake8-one-letter-variables-check
OVR flake8-override
OW flake8-os-walk
P flake8-string-format
P flake8-pyspark-with-column
P001 flake8-plone-api
P002 flake8-plone-hasattr
PAR0 flake8-picky-parentheses
PAR1 flake8-picky-parentheses
PB1 flake8-pantsbuild
PB2 flake8-pantsbuild
PB3 flake8-pantsbuild
PBP1 flake8-pgp
PBP1 flake8-pbp
PD pandas-vet
PEA flake8-pep585
PF flake8-prevent-fails
PF flake8-pytest-fixtures
PF flake8-pytest-fixtures-style
PF00 flake8-pydantic-fields
PIE flake8-pie
PIN flake8-exact-pin
PIS flake8-pytest-importorskip
PL flake8-pylint
PL flake8-use-pathlib
PLU flake8-plus
PNI00 flake8-private-name-import
PNO flake8-no-pytest-mark-only
PRI flake8-restrict-imports
PRM flake8-prometheus-metrics-name
PT flake8-pytest-style
PT01 flake8-property
PWE flake8-peewee
PYD flake8-pydantic
Q flake8-qchecker
Q0 flake8-quotes
Q0 flake8-x-quotes
Q1 flake8-quotes2
Q4 flake8-sql
QGS flake8-qgis
QKT100 flake8-qiskit-migration
R1 flake8-raise
R50 flake8-return
RBT flake8-require-beartype
ROH flake8-idom-hooks
RPY reactpy-flake8
RST flake8-rst-docstrings
RUF flake8-ruff
S flake8-bandit
S flake8-strict
S sentry-flake8
S00 flake8-sorted-keys
S001 flake8-pep3101
S01 flake8-fancy-header
S777 flake8-super-call
SC flake8-spellcheck
SCP0 flake8-scrapy
SCR flake8-scream
SCS flake8-secure-coding-standard
SF01 flake8-self
SFA flake8-simple-string-first-arg
SFS flake8-sfs
SG flake8-safegraph-crawl
SIM flake8-simplify
SKP flake8-pydantic-skip
SLP flake8-sleep
SME flake8-super-mario
SML good-smell
SPL flake8-simplicity
SPR flake8-super
SQA flake8-sqlalchemy
STA flake8-stash
STC01 flake8-sortcmp
STR flake8-strings
SXL flake8-sphinx-links
T flake8-fixme
T flake8-pytest
T flake8-truveris
T00 flake8-todos
T00 flake8-print-clean
T000 flake8-todo
T100 flake8-debugger
T20 flake8-print
T4 flake8-mypy
T4 flake8-todo-ticket
T60 flake8-network-timeout
T8 flake8-type-annotations
T80 flake8-tuple
TAE001 flake8-annotations-coverage
TAE002 flake8-annotations-complexity
TC flake8-type-checking
TCI flake8-typechecking-import
TDO flake8-test-docs
TH flake8-typehinting
THO flake8-thoughtful
TI flake8-type-ignore
TIM flake8-timeout
TK flake8-tkinter
TMA flake8-testcode
TMN flake8-too-many
TMS flake8-mock-spec
TN flake8-test-name
TR flake8-pytestrail
TR flake8-qt-tr
TRY tryceratops
TUL001 flake8-tuple-unpack-limit
TYC flake8-typing-collections
TYO100 flake8-typing-only-imports
TYP flake8-typing-imports
TYT flake8-typing-as-t
U1 flake8-datetime-utcnow-plugin
U10 flake8-unused-arguments
U4 flufl-flake8
ULA flake8-useless-assert
UNF flake8-unfinished
UNT flake8-pep604
UPS flake8-no-u-prefixed-strings
UTC flake8-ban-utcnow
UTC flake8-ban-utcnow-36
UUG001 flake8-unused-globals
VCS001 flake8-vcs-ext
VDR flake8-vedro
VI101 flake8-forbid-visual-indent
VNE flake8-variables-names
W pycodestyle
WNS flake8-wagtail-no-serve
WOT flake8-wot
WPS wemake-python-styleguide
WS0 flake8-warnings
WT flake8-tensors
X flake8-num-positionl-args
Y0 flake8-pyi
YCM11 flake8-ycm
YCM20 flake8-ycm
YTT flake8-2020
ZL flake8-zale