1[Hook Scripts] 2notice = tools/update_notice.sh 3 4[Builtin Hooks] 5clang_format = true 6 7[Builtin Hooks Options] 8clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp 9