We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eacdf71 commit 8fb4155Copy full SHA for 8fb4155
.rustfmt.toml
@@ -1,6 +1,8 @@
1
use_try_shorthand = true
2
use_field_init_shorthand = true
3
max_width = 120
4
+comment_width = 120
5
+wrap_comments = true
6
newline_style = "Unix"
7
merge_derives = true
8
condense_wildcard_suffixes = true
0 commit comments