Commit 3e7e896
fix(#23): add ty typecheck to pre-commit hooks
Type errors were not caught locally before push, causing CI failures.
Add ty check as a pre-commit hook between ruff lint and pytest.
Closes #23
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent b400aa2 commit 3e7e896
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
20 | 28 | | |
21 | 29 | | |
22 | 30 | | |
| |||
0 commit comments