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

Commit ce9d84da authored by Bernie Innocenti's avatar Bernie Innocenti
Browse files

Initial setup for Rust development in DnsResolver

Change-Id: Ia7cb2934b18abca763170ad17eec5849fbbc02ea
parent be92a7ec
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
[Builtin Hooks]
clang_format = true
commit_msg_test_field = false
rustfmt = true

[Builtin Hooks Options]
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 Diff line number Diff line
../../../build/soong/scripts/rustfmt.toml
 No newline at end of file