зеркало из https://github.com/microsoft/nutter.git
6 строки
96 B
INI
6 строки
96 B
INI
|
[flake8]
|
||
|
ignore = E226,E302,E41,E721
|
||
|
max-line-length = 88
|
||
|
exclude = tests/*
|
||
|
max-complexity = 10
|