blob: 91c7914deb821b90f584a8716df894cbee0c4da6 [file] [log] [blame]
Yuexi Ma44f03632019-12-20 22:16:43 -08001[Builtin Hooks]
Hadrien Zalek970d2162020-02-18 20:50:51 -08002bpfmt = true
Yuexi Maf4dfe222020-12-09 10:31:30 -08003gofmt = true
Yuexi Ma44f03632019-12-20 22:16:43 -08004google_java_format = true
Hadrien Zalek970d2162020-02-18 20:50:51 -08005pylint = true
Hadrien Zalek5c86fc92020-02-19 09:54:58 -08006xmllint = true
Hadrien Zalek2268a692020-02-19 12:43:04 -08007
8[Hook Scripts]
9checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py
10 --sha ${PREUPLOAD_COMMIT}
11 --config_xml config/checkstyle/checkstyle.xml