5 lines
74 B
Plaintext
5 lines
74 B
Plaintext
|
[flake8]
|
||
|
max-line-length = 127
|
||
|
max-complexity = 10
|
||
|
select = E9,F63,F7,F82
|