5 lines
86 B
INI
5 lines
86 B
INI
[flake8]
|
|
exclude = abichecker
|
|
max-line-length = 100
|
|
ignore = W503,W504,E501,F401,E128
|