We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1db7741 commit a0934a3Copy full SHA for a0934a3
rustfmt.toml
@@ -3,7 +3,7 @@ merge_imports = true
3
reorder_impl_items = true
4
use_field_init_shorthand = true
5
use_try_shorthand = true
6
-format_code_in_doc_comment = true
+format_code_in_doc_comments = true
7
wrap_comments = true
8
edition = "2018"
9
version = "Two"
0 commit comments