ci: make some *ty* stuff errors

This commit is contained in:
ethernet 2026-06-12 14:59:00 -04:00
parent f5f41a0921
commit 82d3d44020

View File

@ -402,8 +402,10 @@ addopts = "-m 'not integration' --timeout=30 --timeout-method=thread"
python-version = "3.13"
[tool.ty.rules]
all = "warn"
unknown-argument = "warn"
redundant-cast = "ignore"
unresolved-reference = "error"
[tool.ruff]
preview = true # required for PLW1514 (unspecified-encoding) — preview rule