5 lines
70 B
INI
5 lines
70 B
INI
|
[flake8]
|
||
|
ignore = E265,E501
|
||
|
max-line-length = 100
|
||
|
max-complexity = 10
|