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