blob: 40a81e7d2cdc9859f76ac06562d1bff6b779e46b [file] [log] [blame]
[Builtin Hooks]
bpfmt = true
ktfmt = true
[Builtin Hooks Options]
bpfmt = -d
ktfmt = --kotlinlang-style
[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}/external/ktfmt/ktfmt.sh