We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7b5054 commit c854ba8Copy full SHA for c854ba8
setup.cfg
@@ -16,6 +16,6 @@ force_grid_wrap = 0
16
use_parentheses = true
17
18
[doc8]
19
-ignore-path=docs/_build,.git,.idea,.pytest_cache,.tox,.nox,.venv,.vscode,build,cmd2,examples,tests,cmd2.egg-info,dist,htmlcov,__pycache__,*.egg
+ignore-path=docs/_build,.git,.idea,.pytest_cache,.tox,.nox,.venv,.vscode,build,cmd2,examples,tests,cmd2.egg-info,dist,htmlcov,__pycache__,*.egg,plugins
20
max-line-length=117
21
verbose=0
0 commit comments