mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-08 22:04:17 +00:00
Update documentation of default excludes
This commit is contained in:
parent
88caf5ac48
commit
4729e8ee85
2 changed files with 2 additions and 2 deletions
|
|
@ -227,7 +227,7 @@ Options and their Descriptions
|
|||
|
||||
Provide a comma-separated list of glob patterns to exclude from checks.
|
||||
|
||||
This defaults to: ``.svn,CVS,.bzr,.hg,.git,__pycache__,.tox``
|
||||
This defaults to: ``.svn,CVS,.bzr,.hg,.git,__pycache__,.tox,.eggs,*.egg``
|
||||
|
||||
Example patterns:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue