1[Builtin Hooks] 2xmllint = true 3clang_format = true 4commit_msg_changeid_field = true 5 6[Builtin Hooks Options] 7clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp 8 9[Hook Scripts] 10checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}