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

[Feature]: Support linting with PyRight #137

Closed
1 task
maxfischer2781 opened this issue Mar 21, 2024 · 0 comments · Fixed by #138
Closed
1 task

[Feature]: Support linting with PyRight #137

maxfischer2781 opened this issue Mar 21, 2024 · 0 comments · Fixed by #138
Assignees
Labels
enhancement New feature or request

Comments

@maxfischer2781
Copy link
Owner

Describe the feature

Type checking with PyRight should work just as well as MyPy. It is important that the CI also runs PyRight checks, since the type checkers disagree on some of the more involved features (see e.g. #124).

The PyRight docs have a section on CI.

Request Assignment [Optional]

  • I already have a plan and want to submit an implementation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant