Skip to content

Commit 80091a2

Browse files
committed
Added rustfmt.toml
1 parent de4f289 commit 80091a2

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

rustfmt.toml.disabled

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# You can use this file to keep the imports formatted with `cargo +nightly fmt`
2+
# This config uses some nightly options, so it has the .disabled extension to avoid it from causing errors on stable
3+
4+
imports_granularity="Crate"
5+
group_imports="One"

0 commit comments

Comments
 (0)