cm0002@lemmy.world to Programmer Humor@programming.dev · 5 months agoWhat's stopping you from writing your Rust like this?lemmy.mlimagemessage-square51linkfedilinkarrow-up134arrow-down12cross-posted to: [email protected]
arrow-up132arrow-down1imageWhat's stopping you from writing your Rust like this?lemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 5 months agomessage-square51linkfedilinkcross-posted to: [email protected]
minus-squareDave.@aussie.zonelinkfedilinkarrow-up10·edit-25 months agorustfmt is stopping me from writing code like this, and I have never been more happier using it after viewing this.
minus-squarekilleronthecorner@lemmy.worldlinkfedilinkEnglisharrow-up12·5 months 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-squareirelephant [he/him]🍭@lemm.eelinkfedilinkEnglisharrow-up5·5 months agoCrap, thats what I was thinking.
minus-squareverstra@programming.devlinkfedilinkarrow-up4·5 months agoIt could be run after git checkout and then rustfmt before commit.
rustfmt
is stopping me from writing code like this, and I have never been more happier using it after viewing this.
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