summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Stultz <jstultz@google.com>2024-01-19 09:48:52 -0800
committerJohn Stultz <jstultz@google.com>2024-01-22 12:45:28 -0800
commit1c6564c20c7e534fd654a69aa785c0c2bba6f1ce (patch)
treec47f2b26c90e68c3b90a3c90c7b9bbfd5cf32884
parent4464f9f77c4f918d0c3d26735a3f016fc021a685 (diff)
downloadbuild-1c6564c20c7e534fd654a69aa785c0c2bba6f1ce.tar.gz
If you include a Reported-by: tag, checkpatch will warn with BAD_REPORTED_BY_LINK if there is not a URL link to where the report was made. While these links are nice, and should be included where possible, they shouldn't be required as often reports come in private email, and we should make sure to credit reporters even if there isn't a public URL for that report. Change-Id: I1a06a5c28c3dd9f7b365b475cbb446ba6d48c13c Signed-off-by: John Stultz <jstultz@google.com>
-rw-r--r--static_analysis/checkpatch_ignorelist1
1 files changed, 1 insertions, 0 deletions
diff --git a/static_analysis/checkpatch_ignorelist b/static_analysis/checkpatch_ignorelist
index c7937c04..cfe7e799 100644
--- a/static_analysis/checkpatch_ignorelist
+++ b/static_analysis/checkpatch_ignorelist
@@ -10,6 +10,7 @@ ARM_BARRIER
ARRAY_SIZE
AVOID_EXTERNS
BAD_AUTHOR
+BAD_REPORTED_BY_LINK
BAD_SIGN_OFF
BLOCK_COMMENT_STYLE
BRACES