mirror of
https://github.com/alerta/alerta.git
synced 2025-02-05 05:59:43 +00:00
4 lines
68 B
INI
4 lines
68 B
INI
[flake8]
|
|
ignore = F403, E501
|
|
exclude = *.wsgi
|
|
max-line-length = 140
|