summaryrefslogtreecommitdiffstats
path: root/vendor/term/rustfmt.toml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/term/rustfmt.toml')
-rw-r--r--vendor/term/rustfmt.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/term/rustfmt.toml b/vendor/term/rustfmt.toml
new file mode 100644
index 000000000..f86d8d129
--- /dev/null
+++ b/vendor/term/rustfmt.toml
@@ -0,0 +1,3 @@
+wrap_match_arms = true
+struct_lit_multiline_style = "ForceMulti"
+wrap_comments = false