[flake8]
max-line-length = 120
exclude =
    artifacts,
    build_scripts,
    deployment
