We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1752ab5 commit 76cba04Copy full SHA for 76cba04
6 files changed
.rustfmt.toml
@@ -0,0 +1,6 @@
1
+max_width = 100
2
+single_line_if_else_max_width = 80
3
+wrap_comments = true
4
+group_imports = "One"
5
+imports_granularity = "Module"
6
+use_field_init_shorthand = true
0 commit comments