blob: bfd907e23459c8a651a37d1b3d8a1fcbb68c35d0 [file] [log] [blame]
Dongwon Kangcad9acf2019-12-05 15:50:29 -08001[Hook Scripts]
2mainline_hook = tools/mainline_hook.sh ${PREUPLOAD_COMMIT} "."
hkuange724f402020-04-17 18:13:20 -07003
4[Builtin Hooks]
5clang_format = true
6
7[Builtin Hooks Options]
8# Only turn on clang-format check for the following subfolders.
9clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
10 media/libmediatranscoding/