website/setup.cfg

5 lines
139 B
INI

# flake8 doesn't support pyproject.toml yet https://github.com/PyCQA/flake8/issues/234
[flake8]
extend_ignore=E128,E501
extend_exclude=env