This commit is contained in:
Simone Scarduzio
2025-09-23 13:11:03 +02:00
parent c30609efda
commit 73e450664f
2 changed files with 4 additions and 3 deletions

View File

@@ -121,6 +121,7 @@ local_scheme = "no-local-version"
[tool.ruff]
target-version = "py311"
line-length = 100
extend-exclude = ["src/deltaglider/_version.py"]
[tool.ruff.lint]
select = [