# flake8 does not support pyproject.toml, see:
# https://github.com/PyCQA/flake8/issues/234
[flake8]
exclude = debug
max-line-length = 100
