cuprate/rustfmt.toml

9 lines
No EOL
200 B
TOML

indent_style = "Block"
reorder_imports = false
max_width = 120
comment_width = 100
match_block_trailing_comma = true
wrap_comments = true
edition = "2021"
error_on_line_overflow = true
version = "Two"