update rustfmt
This commit is contained in:
parent
7b31d24954
commit
938413509f
1 changed files with 5 additions and 0 deletions
5
rustfmt.toml
Normal file
5
rustfmt.toml
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
version = "Two"
|
||||||
|
edition = "2021"
|
||||||
|
error_on_unformatted = true
|
||||||
|
imports_granularity = "Module"
|
||||||
|
fn_args_layout = "Tall"
|
Loading…
Reference in a new issue