summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/extensions.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/extensions.rst b/docs/extensions.rst
index 99047ab..cbf9b39 100644
--- a/docs/extensions.rst
+++ b/docs/extensions.rst
@@ -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/