1[Builtin Hooks] 2ktfmt = true 3bpfmt = true 4 5[Builtin Hooks Options] 6ktfmt = --kotlinlang-style 7bpfmt = -d 8 9[Tool Paths] 10ktfmt = ${REPO_ROOT}/external/ktfmt/ktfmt.sh 11 12[Hook Scripts] 13checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --config_xml tools/checkstyle.xml --sha ${PREUPLOAD_COMMIT} 14 15