[flake8] # ignore = E226 max-line-length = 79 # max-complexity should be 10 max-complexity = 45 exclude = .git,icons_db.py