Explorar el Código

feat: add rustfmt.toml file to prevent flags.rs fmt on save

PThorpe92 hace 2 años
padre
commit
3039fb83b2
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      rustfmt.toml

+ 1 - 0
rustfmt.toml

@@ -0,0 +1 @@
+ignore = ['src/options/flags.rs']