commit-helper icon indicating copy to clipboard operation
commit-helper copied to clipboard

Allow further convention configuration

Open andre-filho opened this issue 7 years ago • 1 comments
trafficstars

Users must be allowed to add optional fields in the commiter.yml file, such as a body field, footer and such. To understand more visit http://karma-runner.github.io/2.0/dev/git-commit-msg.html

andre-filho avatar Oct 02 '18 20:10 andre-filho

Support something like:

# commiter.yml
convention: angular
context: optional
body: optional
footer: optional

andre-filho avatar Dec 11 '18 01:12 andre-filho