diff --git a/pyproject.toml b/pyproject.toml index 88b9cec..2e95634 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -118,3 +118,6 @@ source-includes = [ "tests/", "scripts/", ] + +[tool.ty.terminal] +error-on-warning = true