blob: f46950835e6ecec25182c526a888315407c8cb9e [file] [log] [blame]
[Builtin Hooks]
google_java_format = true
ktfmt = true
[Builtin Hooks Options]
ktfmt = --kotlinlang-style --include-dirs=libraries,tests,utils
[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}
[Tool Paths]
ktfmt = ${REPO_ROOT}/prebuilts/build-tools/common/framework/ktfmt.jar