snaggen to Rust · 1 year agoRust Digger: More than 14% of crates configure rustfmt. 35 have both rustfmt.toml and .rustfmt.tomlrust-digger.code-maven.comexternal-linkmessage-square8linkfedilinkarrow-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 · 1 year agomessage-square8linkfedilinkfile-text
minus-squarevoklenlinkfedilinkarrow-up4·1 year 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