-
-
Notifications
You must be signed in to change notification settings - Fork 35
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
feat: ✨ add character length indicator for commit message #310
base: master
Are you sure you want to change the base?
Conversation
now is passing a label for check is really a `subject` or `body` on steps
The beta extension of this pull has been built in the workflow! 🎉 |
The beta extension of this pull has been built in the workflow! 🎉 |
The beta extension of this pull has been built in the workflow! 🎉 |
add getSubjectMaxLengthEnum() and getBodyMaxLengthEnum() for get value defined on commitlint rules vivaxy#293
this modification has solved error in build Argument of type 'unknown' is not assignable to parameter of type 'string | Error'
…body add getSubjectMaxLengthEnum() and getBodyMaxLengthEnum() for get value defined on commitlint rules vivaxy#293
…body add getSubjectMaxLengthEnum() and getBodyMaxLengthEnum() for get value defined on commitlint rules vivaxy#293
@yi-Xu-0100 @vivaxy You can test? Context of editions #293 (comment) |
Added count visual characters for help user as not write a big commit
PR for this discussion #293
Print of feature