Add type checking with Pyright to CI gates
Open
enhancement
maintenance
needs contributor
typing
- Dominant language
- Python
- Stars
- 9.8k
- Forks
- 1k
- Avg merge
- 5d 9h
- Merged PRs (30d)
- 9
Description
At the time of this writing, we are only checking with Mypy.
Also run the same checks with Pyright.
Contributor guide
Research direction
Start by locating the existing Mypy check in the CI configuration and review how its type-checking command is defined. Add an equivalent Pyright check, then verify that CI runs both checks successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100