mitmproxy/setup.cfg

8 lines
101 B
INI
Raw Normal View History

[flake8]
max-line-length = 160
max-complexity = 15
[pep8]
max-line-length = 160
max-complexity = 15