1[Builtin Hooks]
2google_java_format = true
3bpfmt = true
4
5[Builtin Hooks Options]
6bpfmt = -s
7
8[Hook Scripts]
9checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
10
11