-
-
Notifications
You must be signed in to change notification settings - Fork 256
Open
Labels
feature/requestNew feature or requestNew feature or request
Description
Is there an existing issue or pull request for this?
- I have searched the existing issues and pull requests
Feature description
We want to be able to check if our commits are valid conventional and also verify that their type is recognized (one of a predetermined list)
Desired solution
I'm not sure if this is the best solution, but maybe add a list of require_conventional_commit_types to the config that only when it has values and require_conventional is true, then it will also verify that the commit types are one from the list.
Alternatives considered
Check it with another tool instead
Additional context
No response
Metadata
Metadata
Assignees
Labels
feature/requestNew feature or requestNew feature or request