File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11- id : commitizen
22 name : commitizen check
33 description : >
4- Check whether the current commit message follows commiting rules. Allow
4+ Check whether the current commit message follows committing rules. Allow
55 empty commit messages by default, because they typically indicate to Git
66 that the commit should be aborted.
77 entry : cz check
Original file line number Diff line number Diff line change 784784
785785### Fix
786786
787- - ** check** : filter out comment messege when checking
787+ - ** check** : filter out comment message when checking
788788
789789## v2.20.2 (2021-12-14)
790790
10351035
10361036### Fix
10371037
1038- - prevent prerelase from creating a bump when there are no commits
1038+ - prevent prerelease from creating a bump when there are no commits
10391039
10401040## v2.8.0 (2020-11-15)
10411041
15221522
15231523- new config system where each config type has its own class
15241524- ** config** : add type annotation to config property
1525- - ** config** : fix wrongly type annoated functions
1525+ - ** config** : fix wrongly type annotated functions
15261526- ** config/ini_config** : move deprecation warning into class initialization
15271527- ** config** : use add_path instead of directly assigning _ path
15281528- ** all** : replace all the _ settings invoke with settings.update
You can’t perform that action at this time.
0 commit comments