diff options
Diffstat (limited to 'PRESUBMIT.cfg')
-rw-r--r-- | PRESUBMIT.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PRESUBMIT.cfg b/PRESUBMIT.cfg index bf39804563..57b98a6b1a 100644 --- a/PRESUBMIT.cfg +++ b/PRESUBMIT.cfg @@ -11,4 +11,4 @@ checkpatch_check: --no-tree --ignore=MSLEEP,VOLATILE [Hook Scripts] hook0 = util/presubmit_check.sh 2>&1 -hook1 = util/config_option_check.py 2>&1
\ No newline at end of file +hook1 = util/config_option_check.py 2>&1 |