Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pre-push ensures that all generated content, copywrites and lints are run and ends with an error if a mutation is caused. usage: 1. with all your work added and committed (or stashed) 2. run `make pre-push && git push` 3. if any mutations occur, you can amend/rewrite or otherwise adjust your commits to include the changes
- Loading branch information