mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
misc: gitlint: allow Closes and Link trailers
Both of these might be used with long URLs. Signed-off-by: Alyssa Ross <hi@alyssa.is>
This commit is contained in:
committed by
Rob Bradford
parent
b0f92d01fc
commit
1ad68e8df1
@@ -9,6 +9,7 @@ IGNORE_PREFIXES = [
|
||||
# Please sort alphabetically
|
||||
" ",
|
||||
"Acked-by: ",
|
||||
"Closes: ",
|
||||
"Co-authored-by: ",
|
||||
"Co-developed-by: ",
|
||||
"Debugged-by: ",
|
||||
@@ -18,6 +19,7 @@ IGNORE_PREFIXES = [
|
||||
"Fixes: ",
|
||||
"Helped-by: ",
|
||||
"Inspired-by: ",
|
||||
"Link: ",
|
||||
"On-behalf-of: ",
|
||||
"Originally-by: ",
|
||||
"Reported-by: ",
|
||||
|
||||
Reference in New Issue
Block a user