so-vits-svc / .ruff.toml
aoxiang1221's picture
update
85ce65e
select = ["E", "F", "I"]
# Never enforce `E501` (line length violations).
ignore = ["E501", "E741"]