blob: b87fdec4e6444d657b5bbe63a7c04f18e19f46f1 [file] [log] [blame]
# Global `repo upload` hook settings.
# https://android.googlesource.com/platform/tools/repohooks
[Options]
ignore_merged_commits = true
[Builtin Hooks]
pylint3 = true
cpplint = true
clang_format = true
[Builtin Hooks Options]
clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp