-
Task
-
Resolution: Done
-
Normal
-
None
-
None
We should expand upon our current pre-commit hooks:
- all hooks will either run in either the pre-commit stage or pre-push stage
- adds pre-push hooks to runĀ make verify
- add pre-push hook to run make test
This will help prevent errors before code makes it on GitHub and CI.