example-code-2e/ruff.toml
2025-05-22 13:44:46 -03:00

4 lines
104 B
TOML

line-length = 100
[format]
# Like Python's repr(), use single quotes for strings.
quote-style = "single"