Merge "Add a repohook to clang-format changes." am: 439263cb83

am: f3e2017309

Change-Id: Ib1c719f796c47e8413b0c6da4df0dbe779eab10e
This commit is contained in:
Tao Bao
2017-11-03 03:33:43 +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