commitlint
commitlint copied to clipboard
feat(cz-commitlint): add emoji to title
Description
Add an emoji in the title of the questions referring to the type of commit
Motivation and Context
Although emojis are already configured in config-conventional they are not used in cz-commitlint
Usage examples
No need for configuration
How Has This Been Tested?
Tested in private repository
Types of changes
- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
- [ ] My change requires a change to the documentation.
- [ ] I have updated the documentation accordingly.
- [ ] I have added tests to cover my changes.
- [x] All new and existing tests passed.
@parloti thanks! Any chance you can add a test for this?
@curly210102 what do you think about this PR?
@parloti thanks! Any chance you can add a test for this? @curly210102 what do you think about this PR?
Hi! I'll add the tests, to cover the changes.
will this be implemented in a near future :) ?