rustfmt
https://github.com/rust-lang/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 supported4 Subscribers
Add a CodeTriage badge to rustfmt
Help out
- Issues
- Rustfmt should add enforce a single empty line before a doc comment
- A brace style that puts { on a new line if the function or if condition is multiline
- Is it possible to display whitespace in output?
- Problem with comment after the function opening parenthesis
- New config option for more control over block wrapping match arm bodies
- "force_multiline_blocks = true" is non-idempotent
- `normalize_comments = true` causes malformed comments
- Add "type_separator" option to control placement of "+" in types
- With wrap_comments = true, rustfmt removes significant empty doc lines
- [unstable option] `hex_literal_case`
- Docs
- Rust not yet supported