mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-10 14:54:17 +00:00
Merge branch 'fix/document-excludes' into 'master'
Improve documentation on per-file-ignores See merge request pycqa/flake8!410
This commit is contained in:
commit
4a6b035525
2 changed files with 6 additions and 2 deletions
|
|
@ -482,6 +482,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