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 support for Pyright as a quality-checking tool #379

Open
dperl-dls opened this issue Dec 13, 2023 · 2 comments
Open

Add support for Pyright as a quality-checking tool #379

dperl-dls opened this issue Dec 13, 2023 · 2 comments

Comments

@dperl-dls
Copy link
Contributor

dperl-dls commented Dec 13, 2023

I'm interested in using this tool to check our diffs so that we can migrate some projects to using Pyright type checking (stricter than the mypy we are currently using) without having to fix all of our errors at once or having our CI broken for a long time. I hope others would also find this useful. I can probably find time to flesh out my little plugin for this to a proper driver for it as long as I could count on someone being available to review it some time.

@Bachmann1234
Copy link
Owner

Yep, im still here and do reviews. This is a solo project that I maintain on personal time so I cant promise im always avaliable. But Ill communicate if I think its gonna be a bit before I can review

@dperl-dls
Copy link
Contributor Author

Yeah, that's totally understandable, thanks!

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

No branches or pull requests

2 participants