mirror of
https://github.com/servo/servo
synced 2026-05-10 00:52:08 +02:00
5 lines
156 B
TOML
5 lines
156 B
TOML
match_block_trailing_comma = true
|
|
binop_separator = "Back"
|
|
# Turn off import reordering, since the new algorithm clashes with tidy.
|
|
reorder_imports = false
|