Files
fundor333.com/.flake8
Fundor333 53ce9dfe93 Fix synd
2025-01-21 02:58:15 +01:00

7 lines
160 B
INI

[flake8]
ignore = E501, W503, F403, C901, B904, B902
max-line-length = 119
max-complexity = 18
select = B,C,E,F,W,T4,B9
exclude = .git,*migrations*,.tox, .venv