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