aboutsummaryrefslogtreecommitdiffstats
path: root/rustfmt.toml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--rustfmt.toml4
1 files changed, 0 insertions, 4 deletions
diff --git a/rustfmt.toml b/rustfmt.toml
deleted file mode 100644
index e00247e..0000000
--- a/rustfmt.toml
+++ /dev/null
@@ -1,4 +0,0 @@
-brace_style = "PreferSameLine"
-fn_args_density = "Compressed"
-match_block_trailing_comma = true
-use_try_shorthand = true