summaryrefslogtreecommitdiff
path: root/PRESUBMIT.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'PRESUBMIT.cfg')
-rw-r--r--PRESUBMIT.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/PRESUBMIT.cfg b/PRESUBMIT.cfg
index de3335b8f3..b9805ac6b8 100644
--- a/PRESUBMIT.cfg
+++ b/PRESUBMIT.cfg
@@ -7,7 +7,7 @@ checkpatch_check: true
tab_check: false
[Hook Overrides Options]
-checkpatch_check: --no-tree --ignore=MSLEEP,VOLATILE
+checkpatch_check: --no-tree --ignore=MSLEEP,VOLATILE,SPDX_LICENSE_TAG
[Hook Scripts]
presubmit_check = util/presubmit_check.sh 2>&1