[flake8]
exclude =
    .git,
    build,
max-line-length = 90
