alerta_alerta/.flake8

5 lines
80 B
INI

[flake8]
ignore = F403, E501, W503, E231
exclude = *.wsgi
max-line-length = 140