rhubarb-lip-sync/.ruff.toml

8 lines
134 B
TOML
Raw Normal View History

2024-12-09 07:25:51 +00:00
# Config file for Ruff, a Python code formatter.
line-length = 100
[format]
quote-style = "single"
skip-magic-trailing-comma = true