[flake8]
max-line-length = 79
exclude = env/* {% if not without_postgres %}migrations/*{% endif %}
