vas3k.club/setup.cfg

6 lines
92 B
INI

[flake8]
ignore = E226,E302,E41
max-line-length = 120
exclude = scripts
max-complexity = 13