| [Builtin Hooks] | |
| google_java_format = true | |
| [Builtin Hooks Options] | |
| google_java_format = --sort-imports | |
| [Hook Scripts] | |
| checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT} | |
| ktlint_hook = ${REPO_ROOT}/prebuilts/ktlint/ktlint.py --no-verify-format -f ${PREUPLOAD_FILES} | |
| ktfmt_hook = ${REPO_ROOT}/external/ktfmt/ktfmt.py --check -i ${REPO_ROOT}/platform_testing/ktfmt_includes.txt ${PREUPLOAD_FILES} |