Add rustfmt.toml with some nice settings.
This commit is contained in:
parent
fff0a03fe0
commit
6199bdea71
3
rustfmt.toml
Normal file
3
rustfmt.toml
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
group_imports = "StdExternalCrate"
|
||||||
|
imports_granularity = "Module"
|
||||||
|
max_width=120
|
Loading…
Reference in New Issue
Block a user