snaggen to Rust · 8 months agoRust Digger: More than 14% of crates configure rustfmt. 35 have both rustfmt.toml and .rustfmt.tomlrust-digger.code-maven.comexternal-linkmessage-square8fedilinkarrow-up129arrow-down11file-text
arrow-up128arrow-down1external-linkRust Digger: More than 14% of crates configure rustfmt. 35 have both rustfmt.toml and .rustfmt.tomlrust-digger.code-maven.comsnaggen to Rust · 8 months agomessage-square8fedilinkfile-text
minus-squarevoklenlinkfedilinkarrow-up4·8 months agoIn every project I have exactly one line to use tabs: hard_tabs = true
In every project I have exactly one line to use tabs:
This is the way