[flake8]
max-line-length = 99
max-complexity = 8
exclude = .git, docs, .tox
