File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 1- ## 0.6.0-pre.0
1+ ## 0.6.0
22
33> Note: This release has breaking changes.
44
5- - ** BREAKING** ** FEAT** : Support ignores commit messages.
6-
7- Default ignores patterns are:
5+ - ** BREAKING** ** FEAT** : Support ignores commit messages. Default ignores patterns are:
86 - ` r'((Merge pull request)|(Merge (.*?) into (.*?)|(Merge branch (.*?)))(?:\r?\n)*$)' `
97 - ` r'(Merge tag (.*?))(?:\r?\n)*$' `
108 - ` r'(R|r)evert (.*)' `
Original file line number Diff line number Diff line change 11name : commitlint_cli
22description : Commitlint lint commit messages to satisfy conventional commit format
3- version : 0.6.0-pre.0
3+ version : 0.6.0
44homepage : https://github.com/hyiso/commitlint
55documentation : https://hyiso.github.io/commitlint
66
You can’t perform that action at this time.
0 commit comments