Merge "Add a repohook to clang-format changes."
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user