gecko-dev/servo/rustfmt.toml

5 строки
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