diff options
| author | Florent Xicluna <florent.xicluna@gmail.com> | 2014-04-26 23:41:28 +0200 |
|---|---|---|
| committer | Florent Xicluna <florent.xicluna@gmail.com> | 2014-04-26 23:41:28 +0200 |
| commit | 0d15687282fd99d99685b684cab22cdc62a6147f (patch) | |
| tree | f56808b3c1d56665b7ffcc8037ca2deb1e987f31 /docs | |
| parent | b89fc0dae842ed9f0f379a99913f6a5428599b4c (diff) | |
| download | flake8-0d15687282fd99d99685b684cab22cdc62a6147f.tar.gz | |
Mismatch with pep8 documentation
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/config.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/config.rst b/docs/config.rst index d143b13..6be8a2c 100644 --- a/docs/config.rst +++ b/docs/config.rst @@ -26,7 +26,7 @@ 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 +only the error codes ``E123/E133``, ``E226`` and ``E241/E242`` are ignored (see the :ref:`warning and error codes <error-codes>`). Settings |
