2
0
Fork 0
mirror of https://github.com/rust-lang/rust-clippy synced 2025-02-18 23:18:55 +00:00
rust-clippy/rustfmt.toml
2019-07-23 02:57:49 +08:00

6 lines
138 B
TOML

max_width = 120
comment_width = 100
match_block_trailing_comma = true
wrap_comments = true
edition = "2018"
error_on_line_overflow = true