Merge "Add sample_updater style check to PREUPLOAD.cfg"

This commit is contained in:
Zhomart Mukhamejanov
2018-04-18 00:52:20 +00:00
committed by Gerrit Code Review

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/