aboutsummaryrefslogtreecommitdiff
path: root/rustfmt.toml
diff options
context:
space:
mode:
Diffstat (limited to 'rustfmt.toml')
-rw-r--r--rustfmt.toml7
1 files changed, 0 insertions, 7 deletions
diff --git a/rustfmt.toml b/rustfmt.toml
deleted file mode 100644
index e3ce949c..00000000
--- a/rustfmt.toml
+++ /dev/null
@@ -1,7 +0,0 @@
-hard_tabs = true
-edition = "2021"
-max_width = 95
-chain_width = 80
-fn_call_width = 80
-single_line_if_else_max_width = 60
-struct_lit_width = 24 \ No newline at end of file