Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds some useful pre-commit/pre-commit-hooks
+ `debug-statements` - Checks for debug statements before commits. + `no-commit-to-branch` - Prevents commits being made to specific branches (`main` and `master` by default).
- Loading branch information