mirror of
https://code.lenaisten.de/Lenaisten/lenaverse-bot.git
synced 2024-11-21 14:33:00 +00:00
4 lines
83 B
INI
4 lines
83 B
INI
[flake8]
|
|
max-line-length = 80
|
|
select = C,E,F,I,W,B,B950
|
|
extend-ignore = E203, E501
|