mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
* Add taplo fmt config for toml fmt * fmt toml files * Add even-better-toml to extensions recommendations
5 lines
107 B
TOML
5 lines
107 B
TOML
match_block_trailing_comma = true
|
|
binop_separator = "Back"
|
|
reorder_imports = true
|
|
ignore = ["third_party"]
|