Przeglądaj źródła

Add rustfmt.toml

Sebastian Hahn 8 lat temu
rodzic
commit
ed15511ac3
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      src/rust/.rustfmt.toml

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

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