1[Builtin Hooks] 2clang_format = true 3bpfmt = true 4rustfmt = true 5 6[Builtin Hooks Options] 7clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp 8rustfmt = --config-path=rustfmt.toml