commit | 45756ea770c41085d5c71156b2c46da0b10117d6 | [log] [tgz] |
---|---|---|
author | Better Together Rust Devs <no-reply@google.com> | Wed Jun 14 18:57:22 2023 +0000 |
committer | Gabriel White-Vega <gwhitevega@google.com> | Fri Jun 16 14:29:01 2023 +0000 |
tree | 53241cd2c558da5ba49f20855c60845cec077736 | |
parent | d905e113aa8df4f46e3f193a2433e59994510039 [diff] [blame] |
Project import generated by Copybara. GitOrigin-RevId: 91f579ebbf8f13d0e7a6dea0b00d80342ea2f141 Change-Id: Iaebc405d3b758946ec6180520f2c72bb23dd0583
diff --git a/nearby/rustfmt.toml b/nearby/rustfmt.toml new file mode 100644 index 0000000..10c1698 --- /dev/null +++ b/nearby/rustfmt.toml
@@ -0,0 +1,3 @@ +edition = "2021" +newline_style = "Unix" +use_small_heuristics = "Max"