website/setup.cfg

5 lines
139 B
INI
Raw Normal View History

# flake8 doesn't support pyproject.toml yet https://github.com/PyCQA/flake8/issues/234
2022-06-12 15:17:28 +01:00
[flake8]
extend_ignore=E128,E501
extend_exclude=env