Skip to content
This repository was archived by the owner on Jan 31, 2025. It is now read-only.

Latest commit

 

History

History
432 lines (428 loc) · 28.5 KB

File metadata and controls

432 lines (428 loc) · 28.5 KB

flake8.extension Entry Points

Sorted by Package Name

The packages listed here are configured with one or more entry_points keyed to flake8.extension, with properly-formatted entry-point names.

Last Updated: 30 Jan 2025

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