summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLuke Plant <l.plant.98@cantab.net>2015-09-07 15:13:30 +0000
committerLuke Plant <l.plant.98@cantab.net>2015-09-07 15:13:30 +0000
commitb8457ebb24c9a71a63fec5ac28501995ba8134bb (patch)
tree7390136700926790c3f16eed1b810f34899459fa /docs
parenta1154e41dfc858c9520563ec41eb11982fc191ad (diff)
downloadflake8-b8457ebb24c9a71a63fec5ac28501995ba8134bb.tar.gz
Added link to flake8-respect-noqa extension.
Diffstat (limited to 'docs')
-rw-r--r--docs/extensions.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/extensions.rst b/docs/extensions.rst
index 7802042..fbab60a 100644
--- a/docs/extensions.rst
+++ b/docs/extensions.rst
@@ -123,6 +123,8 @@ listing of the ones we are aware of:
* `flake8-import-order <https://github.com/public/flake8-import-order>`_
+* `flake8-respect-noqa <https://pypi.python.org/pypi/flake8-respect-noqa>`_
+
.. links
.. _mccabe: https://github.com/flintwork/mccabe
-.. _PyPI: https://pypi.python.org/pypi/
+.. _PyPI: https://pypi.python.org/pypi/ \ No newline at end of file