rust-clippy/rustfmt.toml
2022-02-26 20:33:47 +01:00

7 lines
154 B
TOML

max_width = 120
comment_width = 100
match_block_trailing_comma = true
wrap_comments = true
edition = "2021"
error_on_line_overflow = true
version = "Two"