mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-12 15:44:17 +00:00
Mismatch with pep8 documentation
This commit is contained in:
parent
b89fc0dae8
commit
0d15687282
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ Default
|
||||||
-------
|
-------
|
||||||
|
|
||||||
If the ``ignore`` option is not in the configuration and not in the arguments,
|
If the ``ignore`` option is not in the configuration and not in the arguments,
|
||||||
only the error codes ``E226`` and ``E241/E242`` are ignored
|
only the error codes ``E123/E133``, ``E226`` and ``E241/E242`` are ignored
|
||||||
(see the :ref:`warning and error codes <error-codes>`).
|
(see the :ref:`warning and error codes <error-codes>`).
|
||||||
|
|
||||||
Settings
|
Settings
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue