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

am: e8d7946827

Change-Id: Idf408e7ef9a3c805e2bc183a58cfce735f0cd1c7
This commit is contained in:
Tao Bao
2017-11-03 03:35:46 +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