Closed heyjaywilson closed 1 month ago
Separates the commit hooks so that devmoji runs on the commit message. Updates the README with the proper instructions.
Found by @drag0ndust in #40
Git Hooks need to run and those are managed via Husky
By me on my computer. I deleted the repo and recloned/walked through the setups
Description
Separates the commit hooks so that devmoji runs on the commit message. Updates the README with the proper instructions.
Related Issue
Found by @drag0ndust in #40
Motivation and Context
Git Hooks need to run and those are managed via Husky
How Has This Been Tested?
By me on my computer. I deleted the repo and recloned/walked through the setups
Screenshots (if appropriate):
Types of changes
Checklist:
- [ ] I have added tests to cover my changes.- [ ] All new and existing tests passed.