summaryrefslogtreecommitdiff
path: root/docs/intro.rst
diff options
context:
space:
mode:
authorFlorent Xicluna <florent.xicluna@gmail.com>2014-03-24 01:09:16 +0100
committerFlorent Xicluna <florent.xicluna@gmail.com>2014-03-24 01:09:16 +0100
commitbd6a6ef9a53f4f347c211932770ca9c18eac3a0b (patch)
tree049783444b4d57a6be811b27c845541b115aec0f /docs/intro.rst
parentdff303308714da0da729d97f4f423541d9d33431 (diff)
downloadpep8-bd6a6ef9a53f4f347c211932770ca9c18eac3a0b.tar.gz
Inacurracy in the documentation of the ignore option
Diffstat (limited to 'docs/intro.rst')
-rw-r--r--docs/intro.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/intro.rst b/docs/intro.rst
index 7efeded..c1f01cd 100644
--- a/docs/intro.rst
+++ b/docs/intro.rst
@@ -171,7 +171,8 @@ these files have a ``[pep8]`` section, no project specific configuration is
loaded.
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 below).
+only the error codes ``E123/E133``, ``E226`` and ``E241/E242`` are ignored
+(see below).
Error codes