mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2025-12-27 18:25:05 +00:00
This enforces that "make buildall" runs at least once after the last file change. TEST=Try to upload without running "make buildall" TEST=Change a file without re-running "make buildall", and try to upload. BUG=None BRANCH=None Change-Id: Ia4abb3c0e17cf4d559975574f398d74c7986c89f Signed-off-by: Vic (Chun-Ju) Yang <victoryang@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/185116 Reviewed-by: Dave Parker <dparker@chromium.org>
9 lines
202 B
INI
9 lines
202 B
INI
[Hook Overrides]
|
|
|
|
# We are using Linux style indentation with tabs
|
|
# The indentation is checked by checkpatch not the python script
|
|
tab_check: false
|
|
|
|
[Hook Scripts]
|
|
hook0 = util/presubmit_check.sh 2>&1
|