mirror of
https://github.com/Cuprate/cuprate.git
synced 2024-12-23 03:59:31 +00:00
8 lines
170 B
TOML
8 lines
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"
|