Linkify PEP 8 in unix.rst (GH-10482)

This commit is contained in:
Andrés Delfino 2018-11-12 13:31:57 -03:00 committed by Miss Islington (bot)
parent 621cebe81b
commit 9404e7737b

View file

@ -140,7 +140,7 @@ Editors and IDEs
================
There are a number of IDEs that support Python programming language.
Many editors and IDEs provide syntax highlighting, debugging tools, and PEP-8 checks.
Many editors and IDEs provide syntax highlighting, debugging tools, and :pep:`8` checks.
Please go to `Python Editors <https://wiki.python.org/moin/PythonEditors>`_ and
`Integrated Development Environments <https://wiki.python.org/moin/IntegratedDevelopmentEnvironments>`_