forked from openkylin/astroid
5 lines
95 B
Plaintext
5 lines
95 B
Plaintext
![]() |
[flake8]
|
||
|
extend-ignore = E203,E266,E501,C901,F401
|
||
|
max-complexity = 20
|
||
|
select = B,C,E,F,W,T4,B9
|