Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c91ba94a authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Initial setup for Rust development in DnsResolver"

parents c9f623a1 ce9d84da
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
[Builtin Hooks]
[Builtin Hooks]
clang_format = true
clang_format = true
commit_msg_test_field = false
commit_msg_test_field = false
rustfmt = true


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

rustfmt.toml

0 → 120000
+1 −0
Original line number Original line Diff line number Diff line
../../../build/soong/scripts/rustfmt.toml
 No newline at end of file