Files
pretix_cgo/src/setup.cfg
2014-10-04 22:32:13 +02:00

6 lines
111 B
INI

[flake8]
ignore = E128,N802
max-line-length = 160
exclude = migrations,.ropeproject,static
max-complexity = 16