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

Make validations for commit message and tags

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

Is your feature request related to a problem? Please describe. Every convention has directives and rules that must be enforced while creating a commit.

Describe the solution you'd like This can be solved by applying a filter before the commit generations with a regex validation.

Describe alternatives you've considered Check items using regex

andre-filho avatar Aug 13 '19 17:08 andre-filho

Tasks:

  • [ ] Create validations for existing functions
  • [ ] Add support to custom conventions

andre-filho avatar Aug 16 '19 12:08 andre-filho