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 static type checker to CI #412

Closed
glopesdev opened this issue Sep 19, 2024 · 0 comments · Fixed by #402
Closed

Add static type checker to CI #412

glopesdev opened this issue Sep 19, 2024 · 0 comments · Fixed by #402
Labels
feature New planned feature

Comments

@glopesdev
Copy link
Contributor

As part of the refactoring in #402 we disabled pyright in order to clear the CI checks. Using a static type checker is extremely valuable but would likely require careful type annotation work which is out of scope of that PR.

This issue will track the work needed to re-enable pyright and in general static type checking for the project.

@glopesdev glopesdev added the feature New planned feature label Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New planned feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant