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
- Per-type skip
- Optional left offset for lifetime (on generic parameters)
- `use` imports are wrapped unless double-nested imports are present
- Trailing comma removed from multiline attribute
- Non-multiple of four indentation in closure arg pattern
- Support helping editors maintain marks and positions
- Document how to use rustfmt as a library
- Arrays, call chains, ident_style and hard_tabs
- Comment indentation on opening line of a block is incorrect
- Module declared inside macro is not checked
- Docs
- Rust not yet supported