Merge "Add sample_updater style check to PREUPLOAD.cfg"
am: 73e6644777
Change-Id: I5acb461de5e0af89ffc903363711d9bb0dc05bc1
This commit is contained in:
@@ -4,3 +4,8 @@ clang_format = true
|
|||||||
[Builtin Hooks Options]
|
[Builtin Hooks Options]
|
||||||
# Handle native codes only.
|
# Handle native codes only.
|
||||||
clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
|
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/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user