You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(lint): add pyright check to linting configuration
- Include `pnpm pyright` in the linting process to enhance type checking.
- Ensure that Python files are validated for type correctness alongside existing ruff checks.
0 commit comments