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