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