Files
pretix_cgo/src/setup.cfg
T

6 lines
111 B
INI

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