servala-portal/src/setup.cfg

5 lines
161 B
INI
Raw Normal View History

2025-12-04 15:11:31 +01:00
[flake8]
ignore = E203, E231, E266, E501, W503, W605, B028, R502, R503
max-line-length = 160
exclude = migrations,static,_static,build,*settings.py,.tox/*,local