We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 047009b commit 1a31d57Copy full SHA for 1a31d57
1 file changed
pyproject.toml
@@ -157,3 +157,6 @@ known-third-party = ["typer", "fastapi"]
157
[tool.ruff.lint.pyupgrade]
158
# Preserve types, even if a file imports `from __future__ import annotations`.
159
keep-runtime-typing = true
160
+
161
+[tool.ty.terminal]
162
+error-on-warning = true
0 commit comments