blob: 048ddb6a0b94eb2424512f741bde801de9cda550 [file] [log] [blame]
Wei Wang4a15b5b2021-06-01 14:27:04 -07001[Builtin Hooks]
2xmllint = true
3clang_format = true
4commit_msg_changeid_field = true
5
6[Builtin Hooks Options]
7clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
8
9[Hook Scripts]
10checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}