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
- control_brace_style="AlwaysSameLine" is not respected when "if" and "if let" line length is near max_width
- [unstable option] `skip_macro_invocations`
- group_imports: add `ExternalCrate`
- Improve `cfg_if!` parsing during module resolution
- Formatting instability with --file-lines
- 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
- Docs
- Rust not yet supported