aboutsummaryrefslogtreecommitdiffstats
path: root/.rustfmt.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2023-03-26 00:10:35 -0400
committerJesse Luehrs <doy@tozt.net>2023-03-26 00:10:35 -0400
commit93e6a9a08aec3cbb8b847a815ad905aa0d0bffca (patch)
tree9c9d3922475e846bd11293d91ddee36b56302355 /.rustfmt.toml
parentf252f4c6595421339cb3119f1ca8ef491077f365 (diff)
downloadfancy-prompt-93e6a9a08aec3cbb8b847a815ad905aa0d0bffca.tar.gz
fancy-prompt-93e6a9a08aec3cbb8b847a815ad905aa0d0bffca.zip
fmt
Diffstat (limited to '.rustfmt.toml')
-rw-r--r--.rustfmt.toml5
1 files changed, 1 insertions, 4 deletions
diff --git a/.rustfmt.toml b/.rustfmt.toml
index 6735a78..55b0b14 100644
--- a/.rustfmt.toml
+++ b/.rustfmt.toml
@@ -1,5 +1,2 @@
+edition = "2018"
max_width = 78
-control_brace_style = "ClosingNextLine"
-use_small_heuristics = false
-combine_control_expr = false
-struct_lit_single_line = false