rustfmt
https://github.com/rust-lang-nursery/rustfmt
Rust
Format Rust code
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported22 Subscribers
Add a CodeTriage badge to rustfmt
Help out
- Issues
- Is it possible to display whitespace in output?
- Add support for leading comma
- A brace style that puts { on a new line if the function or if condition is multiline
- rustfmt attribute to keep match clauses sorted and merged
- Multiline comment causes `error[internal]: left behind trailing whitespace`
- Modified indentation policy for wrapped expressions (with focus on conditions)
- error[internal]: left behind trailing whitespace
- Fix to some `rustfmt::skip` issues
- Sort mods grouped by visibility
- A long string in a match arm breaks formatting for the whole match expression
- Docs
- Rust not yet supported