We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27c4e52 commit c1c7abeCopy full SHA for c1c7abe
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