summaryrefslogtreecommitdiff
path: root/rustfmt.toml
diff options
context:
space:
mode:
author Abhishek Pandit-Subedi <abhishekpandit@google.com> 2021-05-17 17:16:32 +0000
committer Abhishek Pandit-Subedi <abhishekpandit@google.com> 2021-05-17 17:19:52 +0000
commitca00f07107243b022c3d3cc3048e52cc5cc58b2a (patch)
treef5981a821e6da6870c6ff58d3f8cae0784ddf9e6 /rustfmt.toml
parentebf26de32df12ee6a5c62c06037f8bb69a8bd127 (diff)
Revert "Add default rustfmt.toml"
This reverts commit f57514ffa9cd36bb838415e241695a966a82df94. This change broke rustfmt being invoked directly. Could not parse TOML: expected a table key, found a period at line 1 column 1 Test: Ran rustfmt, cargo-fmt and repo upload Change-Id: I6caa143c49b88634ef04c7d1f822572737128521
Diffstat (limited to 'rustfmt.toml')
l---------[-rw-r--r--]rustfmt.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rustfmt.toml b/rustfmt.toml
index 98f92fbb1a..ee92d9efc5 100644..120000
--- a/rustfmt.toml
+++ b/rustfmt.toml
@@ -1 +1 @@
-../../build/soong/scripts/rustfmt.toml
+../../build/soong/scripts/rustfmt.toml \ No newline at end of file