Skip to content

Commit f589e36

Browse files
authored
build: release as 0.39.0 (#1399)
Release-As: 0.39.0
1 parent 0990f1c commit f589e36

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitlint

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ contrib=contrib-title-conventional-commits
1010
ignore=body-is-missing
1111
regex-style-search=True
1212

13+
# Allow to set shorter body message, e.g. release-please "Release-As: 2.0.0".
14+
[body-min-length]
15+
min-length=15
16+
1317
[body-max-line-length]
1418
line-length=120
1519

0 commit comments

Comments
 (0)