aosp12/system/extras/PREUPLOAD.cfg

9 lines
207 B
INI
Raw Permalink Normal View History

2023-01-09 17:11:35 +08:00
[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