5 lines
76 B
INI
5 lines
76 B
INI
[flake8]
|
|
max-line-length = 120
|
|
output-file = flake8.txt
|
|
max-complexity = 10
|