mirror of
https://github.com/oSumAtrIX/free-librespot.git
synced 2025-12-20 10:24:22 +00:00
Add rustfmt.toml
This commit is contained in:
parent
f3bb85c33a
commit
0d92ac74d1
1 changed files with 4 additions and 0 deletions
4
rustfmt.toml
Normal file
4
rustfmt.toml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
max_width = 105
|
||||
reorder_imports = true
|
||||
reorder_imports_in_group = true
|
||||
reorder_modules = true
|
||||
Loading…
Add table
Reference in a new issue