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
- Consistent format of struct post-comments in new line - with and without trailing comma
- Remove empty lines from formatted string litteral
- Formatting adds erroneous comma at end of struct update syntax when missing comma before ..
- Skip all attributes with a common module prefix
- Allow setting skip attributes in rustfmt.toml
- only dump defaults for stable configs when running stable rustfmt
- Generating config file includes all unstable features and generates bunch of warnings
- Support try (`?`) operator with prefixed space.
- feat: add try (`?`) operator style configuration
- docs(README): removal of deprecated VSCode extension references
- Docs
- Rust not yet supported