Fabio Manganiello
de96b4ea17
All checks were successful
continuous-integration/drone/push Build is passing
10 lines
107 B
INI
10 lines
107 B
INI
[flake8]
|
|
max-line-length = 120
|
|
exclude =
|
|
fliclib.py
|
|
extend-ignore =
|
|
E203
|
|
W503
|
|
SIM104
|
|
SIM105
|
|
SIM115
|