blob: ab6430fd4c78d20f7f63e89422cf2fc8316489a3 [file] [log] [blame] [edit]
[Builtin Hooks]
clang_format = true
rustfmt = true
bpfmt = true
[Builtin Hooks Options]
clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp
rustfmt = --config-path=rustfmt.toml
[Hook Scripts]