Skip to content

Commit 9e99ec4

Browse files
committed
Few words about flake8
1 parent 0214593 commit 9e99ec4

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

docs/intro.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,10 @@ Note: most errors can be listed with such one-liner::
348348
Related tools
349349
-------------
350350

351-
Some tools which use ``pep8`` are referenced in the Wiki: `list of related tools
351+
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
352355
<https://github.com/jcrocholl/pep8/wiki/RelatedTools>`_.
353356

354357
.. _PEP 8: http://www.python.org/dev/peps/pep-0008/

0 commit comments

Comments
 (0)