mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-12 07:44:16 +00:00
Merge branch 'patch-1' of pinguin999/flake8
This commit is contained in:
commit
396f69ba42
1 changed files with 5 additions and 0 deletions
|
|
@ -31,6 +31,11 @@ files are read if present. Only the first file is considered. If this file
|
||||||
does not have a ``[flake8]`` section, no project specific configuration is
|
does not have a ``[flake8]`` section, no project specific configuration is
|
||||||
loaded.
|
loaded.
|
||||||
|
|
||||||
|
Per Code Line
|
||||||
|
-------
|
||||||
|
|
||||||
|
To ignore one line of code add ``# NOQA`` as a line comment.
|
||||||
|
|
||||||
Default
|
Default
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue