👷Github Action Type Checking for MicroPython #17157
Josverl
started this conversation in
Show and tell
Replies: 2 comments 1 reply
-
Very cool! Type checking is quite nice, and really aught to be enforced in CI. This makes it easier :) Github repo with source of the project seems to be here, for those that are curious. https://github.com/Josverl/mp_typecheck |
Beta Was this translation helpful? Give feedback.
1 reply
-
Awesome. This is really helpful. Now, just need a pre-commit hook too 😉. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Combine MicroPython with Actions and your favorite type checker and find issues in your code.
OK , this is an early release , and you may also find that the docs / type stubs can be improved, please create an issue in the stubs repo if that is the case.
I have not even created a logo for this yet, if you feel creative, please do share.
https://github.com/marketplace/actions/micropython_type_checking
Beta Was this translation helpful? Give feedback.
All reactions