mirror of
https://github.com/yavook/kiwi-simple-metrics.git
synced 2024-11-22 07:33:00 +00:00
5 lines
83 B
Text
5 lines
83 B
Text
|
[flake8]
|
||
|
max-line-length = 80
|
||
|
select = C,E,F,I,W,B,B950
|
||
|
extend-ignore = E203, E501
|