We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea6a0ac commit f031205Copy full SHA for f031205
16 files changed
.rustfmt.toml
@@ -0,0 +1,7 @@
1
+max_width = 150
2
+
3
+use_small_heuristics = "Max"
4
+fn_params_layout = "Vertical"
5
+single_line_if_else_max_width = 0
6
+single_line_let_else_max_width = 0
7
+chain_width = 0
0 commit comments