rust-clippy/rustfmt.toml
2018-11-27 20:46:11 +01:00

6 lines
122 B
TOML

max_width = 120
comment_width = 100
match_block_trailing_comma = true
wrap_comments = true
error_on_line_overflow = true