1[Options] 2ignore_merged_commits = true 3 4[Builtin Hooks Options] 5bpfmt = -s 6 7[Builtin Hooks] 8clang_format = true 9bpfmt = true 10gofmt = true 11