Add .nox to default exclude list

This commit is contained in:
Scott Barlow 2021-11-07 17:39:16 -08:00
parent e34647fb37
commit 163814547d
4 changed files with 6 additions and 3 deletions

View file

@ -261,7 +261,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,.eggs,*.egg``
This defaults to: ``.svn,CVS,.bzr,.hg,.git,__pycache__,.tox,.nox,.eggs,*.egg``
Example patterns: