danielpclark / rutie

“The Tie Between Ruby and Rust.”
MIT License
939 stars 62 forks source link

Running `rustfmt` over Rust code. #169

Closed goyox86 closed 1 year ago

goyox86 commented 1 year ago

While trying to work in the rb-sys migration I noticed that rustfmt via rust-analyzer and (Neovim rust-tools) was formatting stuff.

Since I don't have any custom config for rustfmt I suspect this is probably gonna happen to any contributor adding lots of noise to PRs.

No functional changes intended.

Changes rustfmt has doneas far as I can see are: