stagestatus/setup.cfg

5 lines
92 B
INI

[flake8]
ignore = D203
exclude = .git,__pycache__,docs/conf.py,scent.py
max-complexity = 10