aboutsummaryrefslogtreecommitdiff
path: root/syn-mid/.rustfmt.toml
diff options
context:
space:
mode:
Diffstat (limited to 'syn-mid/.rustfmt.toml')
-rw-r--r--syn-mid/.rustfmt.toml4
1 files changed, 4 insertions, 0 deletions
diff --git a/syn-mid/.rustfmt.toml b/syn-mid/.rustfmt.toml
new file mode 100644
index 0000000..a27c0b7
--- /dev/null
+++ b/syn-mid/.rustfmt.toml
@@ -0,0 +1,4 @@
+# Set the default settings again to always apply the proper formatting without being affected by the editor settings.
+# https://github.com/rust-lang/rls/issues/501#issuecomment-333717736
+edition = "2018"
+tab_spaces = 4