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

Added more pyright functionality including a filter for projects that… #85

Merged
merged 4 commits into from
Jun 8, 2023

Conversation

erictraut
Copy link
Collaborator

… are known to work with pyright and projects that are expected to type check without errors in pyright.

Copy link
Owner

@hauntsaninja hauntsaninja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, looks great!

  • Symmetry aside, pyright doesn't allow too much configuration via its CLI, so not sure how useful pyright_cmd will be.
  • I could imagine cases where we don't want to run mypy on some project (e.g. because it crashes). But we can deal with that when needed!

@hauntsaninja hauntsaninja merged commit a8f5536 into master Jun 8, 2023
2 checks passed
@hauntsaninja hauntsaninja deleted the pyright2 branch June 8, 2023 20:01
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

3 participants