Adding upstream version 0.14.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
d8f166e6bb
commit
a06c1515ef
109 changed files with 2822 additions and 912 deletions
|
@ -0,0 +1,4 @@
|
|||
1: UC2 Body does not contain a 'Signed-Off-By' line
|
||||
1: UC3 Branch name 'master' does not start with one of ['feature/', 'hotfix/', 'release/']
|
||||
1: UL1 Title contains the special character '$'
|
||||
2: B4 Second line is not empty
|
|
@ -2,4 +2,8 @@
|
|||
1: UC1 GitContext.current_branch: master
|
||||
1: UC1 GitContext.commentchar: #
|
||||
1: UC2 GitCommit.branches: ['master']
|
||||
2: B4 Second line is not empty: "Content on the second line"
|
||||
1: UC2 GitCommit.custom_prop: foöbar
|
||||
1: UC4 int-öption: 2
|
||||
1: UC4 str-öption: föo
|
||||
1: UC4 list-öption: ['foo', 'bar']
|
||||
4: B2 Line has trailing whitespace: "{repo-path} "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue