Commit 103f602
committed
fix(ci): remove pyright from CI lint - hangs in GitHub Actions
Pyright requires a Node.js installation via nodeenv which is unreliable
in CI. mypy strict mode provides equivalent type coverage. Developers can
still run pyright locally.1 parent 92f096a commit 103f602
1 file changed
Lines changed: 0 additions & 1 deletion
0 commit comments