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
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