PyInventory/.flake8

8 wiersze
180 B
Plaintext
Czysty Zwykły widok Historia

#
# Move to pyproject.toml after: https://gitlab.com/pycqa/flake8/-/issues/428
#
[flake8]
2021-04-05 13:23:32 +00:00
exclude = .*, dist, htmlcov, */migrations/*, volumes
#ignore = E402
max-line-length = 119