summaryrefslogtreecommitdiff
path: root/PREUPLOAD.cfg
blob: 5c8d83a57f888f4b8339add091bfd2caa07ec735 (plain)
1
2
3
4
5
6
7
8
9
[Builtin Hooks]
clang_format = true
cpplint = true

[Builtin Hooks Options]
clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp

[Hook Scripts]
checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT} --config_xml checkstyle.xml