Uh oh!
There was an error while loading. Please reload this page.
Add MyPy static Type Checking - #89
Conversation
smcguire-cmu
commented
Mar 10, 2023
- Question added to the copier config
- GitHub action type checking workflow added
- pre-commit hook to type check
drewoldag
commented
Mar 10, 2023
This looks pretty good to me. Is the next step here just that we need to create a new project that is hydrated from the template to test the GitHub actions? |
smcguire-cmu
commented
Mar 13, 2023
Yeah I think so. I don't think we test like that on any of the other actions, but I think that'd be useful for the rest of them too. |
drewoldag
left a comment
There was a problem hiding this comment.
This looks good to me, thanks for putting in the effort!
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
# Conflicts: # python-project-template/pyproject.toml.jinja
drewoldag
left a comment
There was a problem hiding this comment.
Looks great, thanks for the updates!