1[Builtin Hooks] 2xmllint = true 3commit_msg_changeid_field = true 4ktfmt = true 5 6[Builtin Hooks Options] 7ktfmt = --kotlinlang-style --include-dirs=SafetyCenter,PermissionController,tests 8 9[Hook Scripts] 10checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT} 11ktlint_hook = ${REPO_ROOT}/prebuilts/ktlint/ktlint.py --no-verify-format -f ${PREUPLOAD_FILES} 12 13[Tool Paths] 14ktfmt = ${REPO_ROOT}/external/ktfmt/ktfmt.sh 15