debian-python-sentry/.flake8

7 lines
159 B
INI

[flake8]
ignore = E203, E266, E501, W503, E402, E731, C901, B950
max-line-length = 80
max-complexity = 18
select = B,C,E,F,W,T4,B9
exclude=checkouts,lol*,.tox