spcd/pyproject.toml

3 lines
64 B
TOML

[tool.ruff.lint]
ignore = ["COM812", "ISC001"]
select = ["ALL"]