[flake8]
exclude = .git
max-complexity = 10
max-line-length = 100
