Commit 8150994
committed
chore(pre-commit): add pyright for Python type checking
Add pyright as a pre-commit hook to enable static type checking for
Python files. This helps catch type errors early and improves code
quality. The hook is configured to use the system Python environment.1 parent bf9e0bf commit 8150994
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
0 commit comments