Signed-off-by: hmz007 <hmz007@gmail.com> Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
9 lines
321 B
INI
9 lines
321 B
INI
[Hook Scripts]
|
|
# libcore-checkstyle applies per directory checks to modified files.
|
|
libcore-checkstyle = tools/checkstyle/libcore-checkstyle.sh ${PREUPLOAD_FILES}
|
|
|
|
[Builtin Hooks]
|
|
bpfmt = true
|
|
|
|
# Tip: see $ANDROID_BUILD_TOP/tools/repohooks/README.md for a description of repohooks and
|
|
# the syntax of PREUPLOAD.cfg files. |