feat: ✨ add character length indicator for commit message#310
Open
gabolera wants to merge 14 commits intovivaxy:masterfrom
Open
feat: ✨ add character length indicator for commit message#310gabolera wants to merge 14 commits intovivaxy:masterfrom
gabolera wants to merge 14 commits intovivaxy:masterfrom
Conversation
now is passing a label for check is really a `subject` or `body` on steps
Contributor
|
The beta extension of this pull has been built in the workflow! 🎉 |
Contributor
|
The beta extension of this pull has been built in the workflow! 🎉 |
Contributor
|
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
Author
|
@yi-Xu-0100 @vivaxy You can test? Context of editions #293 (comment) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added count visual characters for help user as not write a big commit
PR for this discussion #293
Print of feature
