mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-04 12:16:53 +00:00
Fix the link to the error codes
This commit is contained in:
parent
e9280978c4
commit
8976f69f21
2 changed files with 3 additions and 1 deletions
|
|
@ -25,4 +25,4 @@ Default
|
|||
|
||||
If the ``ignore`` option is not in the configuration and not in the arguments,
|
||||
only the error codes ``E226`` and ``E241/E242`` are ignored
|
||||
(see codes in the table below).
|
||||
(see the :ref:`warning and error codes <error-codes>`).
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
.. _error-codes:
|
||||
|
||||
Warning / Error codes
|
||||
=====================
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue