Skip to content

Commit 31f22bb

Browse files
committed
.gitlint: Remove redundant "-by" from Tested-by
Remove "-by" from the last pattern "Tested-by". This was a typo. Signed-off-by: Yasushi SHOJI <[email protected]>
1 parent e668489 commit 31f22bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlint

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
regex-style-search=true
33

44
[ignore-body-lines]
5-
regex=^(Signed-off|Acked|Co-Authored|Reported|Tested-by)-by:
5+
regex=^(Signed-off|Acked|Co-Authored|Reported|Tested)-by:

0 commit comments

Comments
 (0)