diff --git a/rustfmt.toml b/rustfmt.toml new file mode 100644 index 00000000..3d8f533d --- /dev/null +++ b/rustfmt.toml @@ -0,0 +1,3 @@ +format_code_in_doc_comments = true +wrap_comments = true +format_strings = true \ No newline at end of file