summaryrefslogtreecommitdiff
path: root/.flake8
blob: 826c17122a580211a8a4bb8c0192e70575d44440 (plain)
1
2
3
4
[flake8]
exclude = .pytest_cache, python_creole.egg-info
ignore = E115,E124,E128,E265,E301,E309,E501
max-line-length = 119