Improve commit quality through feedback after the commit and enable the author to adjust the commit where needed.
- Install package
- Add as npm script
commitretro n 1
- lint latest commit
- Create first rule to check commit has title
- Evaluate rules to print out and exit on error
- Create a integration test env
- Build out a stand set of rules
- Build a console report format
- Document rules
- Load rules from a config file
- Dynamic rule loading load custom modules
- Enable custom rules
- Evaluate multiple commits to understand quality