musicmuster/.flake8
2023-07-09 16:12:21 +01:00

14 lines
198 B
INI

[flake8]
max-line-length = 88
select = C,E,F,W,B,B950
extend-ignore = E203, E501
exclude =
.git
app/ui,
__pycache__,
archive,
migrations,
prof,
docs,
app/icons_rc.py