Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pyright type checks to GitHub workflow #153

Merged
merged 2 commits into from May 1, 2023
Merged

Conversation

tompollard
Copy link
Owner

This pull request adds pyright to the GitHub workflow to enable continuous type checking. I'm expecting the tests to fail initially. I'll fix the failed tests in a separate branch and then rebase this (at which point hopefully the tests will pass!).

We could probably replace this module with an import at this point. Someone must have implemented somewhere.
@tompollard tompollard merged commit 3efbfea into main May 1, 2023
2 checks passed
@tompollard tompollard deleted the tp/pyright_workflow branch May 1, 2023 18:15
@tompollard tompollard changed the title [WIP] Add pyright type checks to GitHub workflow Add pyright type checks to GitHub workflow May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant