1
0
Fork 0
mirror of https://github.com/librespot-org/librespot.git synced 2025-10-03 09:49:31 +02:00

Add rustfmt.toml

This commit is contained in:
awiouy 2018-02-11 12:14:09 +01:00
parent f3bb85c33a
commit 0d92ac74d1

4
rustfmt.toml Normal file
View file

@ -0,0 +1,4 @@
max_width = 105
reorder_imports = true
reorder_imports_in_group = true
reorder_modules = true