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