1[Builtin Hooks] 2xmllint = true 3bpfmt = true 4 5[Hook Scripts] 6checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT} 7 8ktlint_hook = ${REPO_ROOT}/prebuilts/ktlint/ktlint.py -f ${PREUPLOAD_FILES} 9 10