mirror of
https://github.com/servo/servo.git
synced 2025-06-06 00:25:37 +00:00
4 lines
156 B
TOML
4 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
|