1[Builtin Hooks]
2ktfmt = true
3
4[Builtin Hooks Options]
5ktfmt = --kotlinlang-style
6
7[Tool Paths]
8ktfmt = ${REPO_ROOT}/external/ktfmt/ktfmt.sh
9
10[Hook Scripts]
11checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --config_xml tools/checkstyle.xml --sha ${PREUPLOAD_COMMIT}
12
13flag_hook = ${REPO_ROOT}/frameworks/base/packages/SystemUI/flag_check.py --msg=${PREUPLOAD_COMMIT_MESSAGE} --files=${PREUPLOAD_FILES} --project=${REPO_PATH}
14