mirror of
https://github.com/alerta/alerta.git
synced 2025-01-24 01:10:24 +00:00
2c207740ea
Python 3.9 - 3.12 Postgres 13 - 16 MongoDB 6.0 - 7.0
4 lines
80 B
INI
4 lines
80 B
INI
[flake8]
|
|
ignore = F403, E501, W503, E231
|
|
exclude = *.wsgi
|
|
max-line-length = 140
|