mcandre / toys

code demos for newbies
https://github.com/mcandre/toys
30 stars 6 forks source link

tune rustfmt (?) #395

Open mcandre opened 1 year ago

mcandre commented 1 year ago

https://rust-lang.github.io/rustfmt/?version=v1.5.1&search=

Note, however, that there is value in assuming a 100% default configuration for a code formatter, like with gofmt. Customization in rustfmt style is likely to conflict when collaborating.