5 lines
No EOL
84 B
INI
5 lines
No EOL
84 B
INI
[flake8]
|
|
ignore =
|
|
exclude = .git,__pycache__,.gitlab
|
|
max-complexity = 15
|
|
builtins=_ |