mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 18:46:52 +00:00
Added my own extensions to the known extensions list, shameless self promotion.
This commit is contained in:
parent
e6e655536c
commit
a4017bb090
1 changed files with 5 additions and 0 deletions
|
|
@ -109,12 +109,17 @@ Existing Extensions
|
|||
This is not at all a comprehensive listing of existing extensions but simply a
|
||||
listing of the ones we are aware of:
|
||||
|
||||
* `flake8-debugger <https://github.com/JBKahn/flake8-debugger>`_
|
||||
|
||||
* `flake8-immediate <https://github.com/schlamar/flake8-immediate>`_
|
||||
|
||||
* `flake8-print <https://github.com/JBKahn/flake8-print>`_
|
||||
|
||||
* `flake8-todo <https://github.com/schlamar/flake8-todo>`_
|
||||
|
||||
* `pep8-naming <https://github.com/flintwork/pep8-naming>`_
|
||||
|
||||
|
||||
.. links
|
||||
.. _mccabe: https://github.com/flintwork/mccabe
|
||||
.. _PyPI: https://pypi.python.org/pypi/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue