[flake8]
show-source = True
max-line-length = 100
exclude = .git, __init__.py
