mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-04 20:26:53 +00:00
Plugin pep8-naming is released
This commit is contained in:
parent
b13ec0acef
commit
6a984fdfdd
1 changed files with 1 additions and 1 deletions
|
|
@ -202,7 +202,7 @@ A list of the known prefixes is published below:
|
|||
- ``C9**``: McCabe complexity plugin `mccabe
|
||||
<https://github.com/flintwork/mccabe>`_
|
||||
- ``N8**``: Naming Conventions plugin `pep8-naming
|
||||
<https://github.com/flintwork/pep8-naming>`_ (planned)
|
||||
<https://github.com/flintwork/pep8-naming>`_
|
||||
|
||||
|
||||
The original PyFlakes does not provide error codes. Flake8 patches the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue