Skip to content

Commit e990c6d

Browse files
authored
👷 Configure ty to exit with error code on warnings (#56)
1 parent 1633c41 commit e990c6d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,3 +118,6 @@ source-includes = [
118118
"tests/",
119119
"scripts/",
120120
]
121+
122+
[tool.ty.terminal]
123+
error-on-warning = true

0 commit comments

Comments
 (0)