We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0214593 commit 9e99ec4Copy full SHA for 9e99ec4
1 file changed
docs/intro.rst
@@ -348,7 +348,10 @@ Note: most errors can be listed with such one-liner::
348
Related tools
349
-------------
350
351
-Some tools which use ``pep8`` are referenced in the Wiki: `list of related tools
+The `flake8 checker <https://flake8.readthedocs.org>`_ is a wrapper around
352
+``pep8`` and similar tools. It supports plugins.
353
+
354
+Other tools which use ``pep8`` are referenced in the Wiki: `list of related tools
355
<https://github.com/jcrocholl/pep8/wiki/RelatedTools>`_.
356
357
.. _PEP 8: http://www.python.org/dev/peps/pep-0008/
0 commit comments