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

build: Enable pyright to check if type hints are missing #70

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

DanielArndt
Copy link
Member

@DanielArndt DanielArndt commented Dec 13, 2024

This change adds a pyright check to ensure that we add type hints to our code

This change adds a pyright check to ensure that we add type hints to our code
@DanielArndt DanielArndt force-pushed the pyright-check-for-type-hints branch from 6559684 to 4b10b86 Compare December 13, 2024 18:50
@DanielArndt DanielArndt marked this pull request as ready for review December 13, 2024 19:21
@DanielArndt DanielArndt requested a review from a team as a code owner December 13, 2024 19:21
@DanielArndt DanielArndt merged commit 58a4c54 into main Dec 16, 2024
8 checks passed
@DanielArndt DanielArndt deleted the pyright-check-for-type-hints branch December 16, 2024 13:00
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.

2 participants