From a4017bb090ca37ca7df8b382b98056c05494a159 Mon Sep 17 00:00:00 2001 From: Joseph Kahn Date: Fri, 4 Jul 2014 06:13:59 +0000 Subject: [PATCH] Added my own extensions to the known extensions list, shameless self promotion. --- docs/extensions.rst | 5 +++++ 1 file changed, 5 insertions(+) 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 `_ + * `flake8-immediate `_ + +* `flake8-print `_ * `flake8-todo `_ * `pep8-naming `_ + .. links .. _mccabe: https://github.com/flintwork/mccabe .. _PyPI: https://pypi.python.org/pypi/