[flake8]
exclude = meta/migrations/
max-line-length = 100
extend-ignore = E203