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
- `group_imports` does not differentiate between a local import and an external crate
- Skip in struct impl and other cases
- Support custom "project local" crate group in `group_imports`
- Rustfmt deletes comments in trait declarations
- Exclude block-style comments in wrap_str/filter_normal_code check
- Assignment LHS to RHS Comments handling when rewrite_assign_rhs is used
- Increase emphasis/visibility of version-specific nature on Config documentation
- Handle comments between Trait Generics and Bounds
- Recursive `--config-path` doesn't recurse
- Missing trailing comma in struct causes subsequent comment to be moved
- Docs
- Rust not yet supported