alxiong opened this issue 2 years ago · 1 comments
Please add a rustfmt.toml or something similar to ensure consistency on format/style. Every time I edit any file, there's a tons of auto formatting done by RA. I think current code base uses some non-canonical format.
rustfmt.toml
Thanks!
CI now enforces rustfmt: #246
Note that it's using the default rustfmt config. I think that's preferable to customizing.