mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-02 07:22:42 +00:00
ada8c72f3f
Ignore UI tests since this change makes rustfmt less friendly with UI test comments.
8 lines
154 B
TOML
8 lines
154 B
TOML
max_width = 120
|
|
comment_width = 100
|
|
match_block_trailing_comma = true
|
|
wrap_comments = true
|
|
edition = "2018"
|
|
error_on_line_overflow = true
|
|
version = "Two"
|