-
Notifications
You must be signed in to change notification settings - Fork 943
Add emojis by default #4535
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add emojis by default #4535
Conversation
Would this be the new default? This would be a breaking change I guess. We should be careful with this because this will affect all current usage of all users. Your commits do not indicate a breaking change, right?
You commits also do not follow conventional commits currently :) Please fix them.
Also checks are failing.
Please clean this PR up and try to get it green.
Double check if this really should be a new default or a new option which can be set to true
if wanted but defaults to false
.
/cc @curly210102
Just changes to add emojis by default
Description
user send emoji inside commitlint.config.js
i use this info to show the emoji inside CZ in the list. and when generate the commit, this get the emoji by value
Motivation and Context
Just for add emojis by default
Usage examples
How Has This Been Tested?
Just tested executing the code and making commits
Types of changes
Checklist: