summaryrefslogtreecommitdiff
path: root/PREUPLOAD.cfg
blob: 4a1810343913921232482f3382600bc066615b04 (plain)
1
2
3
4
5
6
7
8
[Builtin Hooks]
bpfmt = true
clang_format = true
rustfmt = true

[Builtin Hooks Options]
rustfmt = --config-path=rustfmt.toml
clang_format = --commit ${PREUPLOAD_COMMIT} --style file --extensions c,h,cc,cpp