5 lines
85 B
INI
5 lines
85 B
INI
[flake8]
|
|
max-line-length = 121
|
|
select = A,E,F,W,I,T4,C4,B,T,R,FS,ECE
|
|
exclude = .venv
|