Hacker News new | ask | show | jobs
by steveklabnik 3051 days ago
That'd depend on the project, but even then, you'd just run `cargo fmt` and be done with it. That project would have a rustfmt.toml in the repo, so it would just make the changes for you.