-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
dependency change neededRequires changes to a dependencyRequires changes to a dependencyenhancementNew feature or requestNew feature or request
Description
Some projects adapt change types to fit their needs (e.g using present tense Fixes instead of Fixed or adding an Improved change type).
My suggestion for a possible quick solution would be having a .kacl file in $HOME containing a list of change types such as:
Adds
Changes
Breaking Changes
Improves
Fixes
Deprecates
Removes
This file -- if present -- would be read by kacl and overwrite the default change types during lint checks.
I believe this would be a nice feature to have as it provides a good degree of flexibility.
Keep up the awesome work!
Metadata
Metadata
Assignees
Labels
dependency change neededRequires changes to a dependencyRequires changes to a dependencyenhancementNew feature or requestNew feature or request