Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 781 Bytes

readme.md

File metadata and controls

25 lines (19 loc) · 781 Bytes

Commit retro

About

Improve commit quality through feedback after the commit and enable the author to adjust the commit where needed.


Get started

  • Install package
  • Add as npm script commitretro n 1 - lint latest commit

Todo beta version

  • 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

Todo version 1

  • Load rules from a config file
  • Dynamic rule loading load custom modules
  • Enable custom rules
  • Evaluate multiple commits to understand quality