Skip to content

Commit f699d8b

Browse files
committed
Setup rustfmt.toml rules
1 parent 6f45548 commit f699d8b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

rustfmt.toml

+3
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
11
unstable_features = true
2+
imports_granularity = "Crate"
3+
wrap_comments = true
4+
group_imports = "StdExternalCrate"

0 commit comments

Comments
 (0)