Add sample_updater style check to PREUPLOAD.cfg

Test: N/A
Change-Id: I13f4295a85d50c0a63cac5680e7a3200b0e6c909
This commit is contained in:
Zhomart Mukhamejanov 2018-04-17 16:09:31 -07:00
parent 07d0032def
commit 0e007e8edc

View file

@ -4,3 +4,8 @@ clang_format = true
[Builtin Hooks Options]
# Handle native codes only.
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}
-fw sample_updater/