mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-07 05:26:53 +00:00
Improve documentation on per-file-ignores
Mentions per-file-ignores as possible way to ignore specific rules.
This commit is contained in:
parent
ebba642268
commit
f8b1f2e892
2 changed files with 6 additions and 2 deletions
|
|
@ -480,6 +480,7 @@ Options and their Descriptions
|
|||
W234
|
||||
extend-ignore = E4,E51,W234
|
||||
|
||||
.. _per-file-ignores:
|
||||
|
||||
.. option:: --per-file-ignores=<filename:errors>[ <filename:errors>]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue