This repository has been archived by the owner on Feb 12, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: change from pre-commit to pre-push hooks
Instead of running the linting and tests on pre-commit, do it on pre-push. That makes it less frequent (and annoying) while doing local development.
- Loading branch information