Skip to content

Commit 077a879

Browse files
committed
create rustfmt config file
1 parent 29aab5c commit 077a879

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

rustfmt.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
edition = "2018"
2+
format_code_in_doc_comments = true
3+
merge_imports = true
4+
newline_style = "unix"

0 commit comments

Comments
 (0)