[Builtin Hooks] clang_format = true bpfmt = true google_java_format = true ktfmt = true pylint3 = true xmllint = true [Builtin Hooks Options] clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp bpfmt = -d ktfmt = --kotlinlang-style [Hook Scripts] checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT} [Tool Paths] ktfmt = ${REPO_ROOT}/external/ktfmt/ktfmt.sh