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 supported23 Subscribers
Add a CodeTriage badge to rustfmt
Help out
- Issues
- Add `fn_call_layout` configuration option
- don't break on consecutive punctuations
- Remove extraneous newlines between outer attributes and mod items
- Adjust rhs shape width to account for next line indentation
- `reorder_impl_items` adds empty line between single-line macros
- Supertrait bounds sometimes exceed `max_width` after formatting
- `for<>` is erased from macro calls
- Extend config option similar to package.json prettier field
- Blank line left between outer attribute and input
- Add option to put a space after ! (not operator)
- Docs
- Rust not yet supported