1[Hook Scripts] 2# libcore-checkstyle applies per directory checks to modified files. 3libcore-checkstyle = tools/checkstyle/libcore-checkstyle.sh ${PREUPLOAD_FILES} 4 5[Builtin Hooks] 6bpfmt = true 7 8# Tip: see $ANDROID_BUILD_TOP/tools/repohooks/README.md for a description of repohooks and 9# the syntax of PREUPLOAD.cfg files.