mirror of
https://github.com/alerta/alerta.git
synced 2025-01-24 01:10:24 +00:00
4 lines
80 B
INI
4 lines
80 B
INI
[flake8]
|
|
ignore = F403, E501, W503, E231
|
|
exclude = *.wsgi
|
|
max-line-length = 140
|