aboutsummaryrefslogtreecommitdiffstats
path: root/setup.cfg
blob: a6277c2000c95a79bc9d7a5e73bced475c300348 (plain)
1
2
3
4
5
6
[flake8]
# ignore = E226
max-line-length = 79
# max-complexity should be 10
max-complexity = 45
exclude = .git,icons_db.py