Commit c8aea5d
ci: scope type checking to instructor package only
Changed ty check to only check instructor/ directory instead of the
entire project. This excludes docs/tutorials and docs/hooks which
contain example code and Jupyter notebooks that aren't meant to be
strictly type-checked.
Reduces diagnostics from 6413 to 68 (all in actual codebase).
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent c4a83ff commit c8aea5d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
0 commit comments