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 mypy as static type checker #129

Merged
merged 26 commits into from
Jun 29, 2024
Merged

Conversation

R1kaB3rN
Copy link
Member

@R1kaB3rN R1kaB3rN commented Jun 29, 2024

Adds the mypy static type checker to the CI to ensure type references for identifiers in launcher files are correct. Type checking for test files are excluded and dynamically typed code will still be valid.

@R1kaB3rN R1kaB3rN marked this pull request as ready for review June 29, 2024 02:42
@R1kaB3rN R1kaB3rN merged commit de17548 into Open-Wine-Components:main Jun 29, 2024
5 checks passed
@R1kaB3rN R1kaB3rN deleted the mypy branch June 29, 2024 20:47
@R1kaB3rN R1kaB3rN mentioned this pull request Sep 5, 2024
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.

1 participant