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
- Correct newline style in json emitter
- Sort mod, use, pub use, const, static, type, and extern crate items at the top of files
- Keep blank lines in chained block-style comments (#4012)
- Different indentation with single-bound and multi-bounds
- Ignore option still reads rustfmt.toml from excluded folders
- Fix corrupted comments in trait generics
- rustfmt::vertical - pad tables so that elements line up vertically?
- `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`
- Docs
- Rust not yet supported