[flake8]
ignore = E731 F405
max-line-length = 99
exclude = ./venv/*, ./node_modules/*, **/conf/**, **/migrations/**, **/templates/**, static/*