playground/py/ruff.toml

6 lines
90 B
TOML

line-length = 88
indent-width = 4
[format]
quote-style = "double"
indent-style = "space"