add rustfmt.toml and run cargo fmt
This commit is contained in:
parent
52d247f102
commit
b57bc38341
8 changed files with 1123 additions and 1120 deletions
3
rustfmt.toml
Normal file
3
rustfmt.toml
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
tab_spaces = 4
|
||||||
|
hard_tabs = true
|
||||||
|
normalize_comments = true
|
Loading…
Reference in a new issue