[flake8]
ignore = E226,E302,E41
max-line-length = 101
exclude = mapshader/tests/*
max-complexity = 10
