Skip to content

Commit ffee20e

Browse files
committed
Add rustfmt.toml
1 parent 61529fe commit ffee20e

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+
imports_granularity = "Module"
2+
max_width = 110
3+
comment_width = 100
4+
wrap_comments = true

0 commit comments

Comments
 (0)