rkotze / retro-commit

Retro commit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Retro commit


Languages

Language:TypeScript 93.5%Language:JavaScript 6.5%