blob: 28aa06f455f8cd4f7130f2578e5718df28ffb828 [file] [log] [blame]
Tao Bao6b1aae32017-09-26 15:37:59 -07001[Builtin Hooks]
2clang_format = true
3
4[Builtin Hooks Options]
5# Handle native codes only.
6clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
Zhomart Mukhamejanov0e007e82018-04-17 16:09:31 -07007
8[Hook Scripts]
9checkstyle_hook = ${REPO_ROOT}/prebuilts/checkstyle/checkstyle.py --sha ${PREUPLOAD_COMMIT}
Tao Bao6394a732018-04-30 15:38:14 -070010 --file_whitelist tools/ updater_sample/