7 lines
88 B
INI
7 lines
88 B
INI
[flake8]
|
|
indent_char='tab'
|
|
extend-ignore = W191, E501
|
|
; ignore =
|
|
; # tabs are ok
|
|
; W191
|