stagestatus/setup.cfg
2017-04-01 19:58:47 +00:00

5 lines
92 B
INI

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