[Hook Scripts] | |
mainline_hook = tools/mainline_hook.sh ${PREUPLOAD_COMMIT} "." | |
[Builtin Hooks] | |
clang_format = true | |
[Builtin Hooks Options] | |
# Only turn on clang-format check for the following subfolders. | |
clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp | |
media/libmediatranscoding/ |