We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06f8c55 commit 1b6c4f2Copy full SHA for 1b6c4f2
rustfmt.toml
@@ -4,7 +4,7 @@ use_try_shorthand = true
4
5
# Unstable features below
6
unstable_features = true
7
-version = "Two"
+style_edition = "2021"
8
comment_width = 100
9
error_on_line_overflow = true
10
format_code_in_doc_comments = true
0 commit comments