We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c2a819 commit 2be5eedCopy full SHA for 2be5eed
.rustfmt.toml
@@ -1,3 +1,6 @@
1
-
+disable_all_formatting = true
2
+use_small_heuristics = "Off"
3
+reorder_modules = false
4
reorder_imports = false
-max_width = 120
5
+# imports_layout = "HorizontalVertical"
6
+# generics = "Visual"
0 commit comments