Closed amoshydra closed 5 years ago
Hey @amoshydra I see you made some changes. Is this ready for another review?
@zeke
Yes, they are ready for review.
Changes made since last review:
This looks great, we could definitely use this as well. Any chance we could get a review and take advantage of this?
Related to #34
Add support for custom types
Default behaviour
By default the type specified in https://github.com/commitizen/conventional-commit-types/blob/01a66a9c4946f51c3018eef4c26cef79ed82205e/index.json will still be used.
Custom Behaviour
Additional types can be specified by adding additional key
types
insemantic.yml
. This key should receive an array of type strings.This will replace the default conventional commit types.
Misc
isSemanticMessage
View rendered README.md