Selaa lähdekoodia

Add rustfmt.toml

Sebastian Hahn 8 vuotta sitten
vanhempi
commit
ed15511ac3
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      src/rust/.rustfmt.toml

+ 2 - 0
src/rust/.rustfmt.toml

@@ -0,0 +1,2 @@
+max_width = 80
+comment_width = 80