Selaa lähdekoodia

Add rustfmt.toml

awiouy 7 vuotta sitten
vanhempi
commit
0d92ac74d1
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  1. 4 0
      rustfmt.toml

+ 4 - 0
rustfmt.toml

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