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