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 supported5 Subscribers
Add a CodeTriage badge to rustfmt
Help out
- Issues
- Add options to not wrap long collections
- Inconsistent formating of long method call chains
- [unstable option] blank_lines_lower_bound
- Poor formatting of newline return types in existing tests
- Support custom "project local" crate group in `group_imports`
- [unstable option] `group_imports`
- Add `blankline_before_or_after_brace` option.
- Add option to put a space after ! (not operator)
- rustfmt fails on an empty file; --check's diff doesn't result in properly formatted file
- Add unstable `format_brace_macros` option
- Docs
- Rust not yet supported