init rustfmt.toml
This commit is contained in:
parent
17a6f1cc45
commit
9d61062061
1 changed files with 3 additions and 0 deletions
3
.rustfmt.toml
Normal file
3
.rustfmt.toml
Normal file
|
@ -0,0 +1,3 @@
|
|||
edition = "2021"
|
||||
imports_granularity = "Crate"
|
||||
fn_args_layout = "Tall"
|
Loading…
Reference in a new issue