Skip to content

Commit c038893

Browse files
committed
chore: Add rustfmt.toml
1 parent 967776d commit c038893

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rustfmt.toml renamed to template/rustfmt.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
# It's also ok to use the stable toolchain by simple running "cargo fmt", but using the nigthly formatter is prefered.
33

44
imports_granularity = "Crate"
5+
group_imports = "StdExternalCrate"

0 commit comments

Comments
 (0)