Files
rise-cook/.github/workflows/pyproject.toml
T
Acid 374972ae21
autofix / autofix (push) Has been cancelled
modified: .github/workflows/autofix.yml
new file:   .github/workflows/pyproject.toml
2026-05-23 17:06:45 -04:00

7 lines
105 B
TOML

[tool.ruff]
lint.extend-ignore = ["Q000"]
line-length = 120
[tool.ruff.format]
quote-style = "preserve"