@[email protected] to Programmer [email protected] • 1 month agoWhat's stopping you from writing your Rust like this?lemmy.mlimagemessage-square54fedilinkarrow-up1397arrow-down19cross-posted to: [email protected]
arrow-up1388arrow-down1imageWhat's stopping you from writing your Rust like this?lemmy.ml@[email protected] to Programmer [email protected] • 1 month agomessage-square54fedilinkcross-posted to: [email protected]
minus-square@[email protected]linkfedilinkEnglish60•1 month agoI’m going to write a tool that automatically adds the braces and semicolons to the column as you edit the code. I will call it rustfml
minus-square@[email protected]linkfedilink10•1 month agoIt could be run after git checkout and then rustfmt before commit.
minus-square@[email protected]linkfedilinkEnglish1•1 month agoPlease do, I’m waiting for it to get ported to other languages.
I’m going to write a tool that automatically adds the braces and semicolons to the column as you edit the code.
I will call it
rustfml
Crap, thats what I was thinking.
It could be run after git checkout and then rustfmt before commit.
Slow down satan
Please do, I’m waiting for it to get ported to other languages.