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

This commit is contained in:
Tao Bao
2017-11-03 03:27:15 +00:00
committed by Gerrit Code Review
+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