Skip to content

Commit 2fce3e4

Browse files
add .rustfmt.toml
* wrap comments Signed-off-by: Andy-Python-Programmer <[email protected]>
1 parent 9ad9db8 commit 2fce3e4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.rustfmt.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
edition = "2021"
2+
newline_style = "Unix"
3+
4+
comment_width = 100
5+
wrap_comments = true

0 commit comments

Comments
 (0)