We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bb4cf6 commit da6557fCopy full SHA for da6557f
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_doc_comments = true
+format_code_in_doc_comment = true
7
wrap_comments = true
8
edition = "2018"
9
version = "Two"
0 commit comments