Explorar el Código

Add rustfmt.toml

Sebastian Hahn hace 8 años
padre
commit
ed15511ac3
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      src/rust/.rustfmt.toml

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

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