@[email protected] to [email protected] • 1 year agoRust Digger: More than 14% of crates configure rustfmt. 35 have both rustfmt.toml and .rustfmt.tomlrust-digger.code-maven.commessage-square8fedilinkarrow-up129
arrow-up129external-linkRust Digger: More than 14% of crates configure rustfmt. 35 have both rustfmt.toml and .rustfmt.tomlrust-digger.code-maven.com@[email protected] to [email protected] • 1 year agomessage-square8fedilink
minus-square@[email protected]linkfedilink4•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