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.
1 parent 30a8116 commit f746f97Copy full SHA for f746f97
earthly/rust/stdcfgs/rustfmt.toml
@@ -36,7 +36,7 @@ max_width = 100
36
37
# Comments:
38
normalize_comments = true
39
-normalize_doc_attributes = true
+normalize_doc_attributes = false
40
wrap_comments = true
41
comment_width = 90 # small excess is okay but prefer 80
42
format_code_in_doc_comments = true
examples/rust/rustfmt.toml
0 commit comments