Skip to content

Commit

Permalink
Merge pull request #453 from PyCQA/issue-452
Browse files Browse the repository at this point in the history
Closes #452 - Mention `ignore` in Error codes and not Configuration
  • Loading branch information
sigmavirus24 committed Oct 26, 2015
2 parents 5a56e32 + 8b5c8f4 commit 72e76ab
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docs/intro.rst
Original file line number Diff line number Diff line change
Expand Up @@ -207,10 +207,6 @@ present (``.pep8`` file is also supported, but it is deprecated). If none of
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 ``E123/E133``, ``E226`` and ``E241/E242`` are ignored
(see below).


Error codes
-----------
Expand Down

0 comments on commit 72e76ab

Please sign in to comment.