mirror of
https://code.lenaisten.de/Lenaisten/advent22.git
synced 2024-11-22 15:53:01 +00:00
5 lines
81 B
Text
5 lines
81 B
Text
|
[flake8]
|
||
|
max-line-length = 80
|
||
|
select = C,E,F,W,B,B950
|
||
|
extend-ignore = E203, E501
|