Merge "Add a repohook to clang-format changes."

am: 439263cb83

Change-Id: I954d3514875799af055eedd6fe5b536827f2ef12
This commit is contained in:
Tao Bao
2017-11-03 03:31:14 +00:00
committed by android-build-merger
+6
View File
@@ -0,0 +1,6 @@
[Builtin Hooks]
clang_format = true
[Builtin Hooks Options]
# Handle native codes only.
clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp