cuprate/rustfmt.toml

8 lines
170 B
TOML
Raw Normal View History

2023-02-10 21:18:47 +00:00
indent_style = "Block"
reorder_imports = false
max_width = 120
comment_width = 100
match_block_trailing_comma = true
wrap_comments = true
edition = "2021"
version = "Two"