cuprate/rustfmt.toml
2023-02-13 19:38:25 +01:00

8 lines
No EOL
170 B
TOML

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