We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e5c2c6c + e7fa4a9 commit 64ebe8aCopy full SHA for 64ebe8a
rustfmt.toml
@@ -0,0 +1,8 @@
1
+comment_width = 300
2
+edition = "2024"
3
+imports_granularity = "Crate"
4
+max_width = 100
5
+newline_style = "Unix"
6
+normalize_comments = true
7
+style_edition = "2024"
8
+wrap_comments = false
0 commit comments