mirror of
https://github.com/servo/servo.git
synced 2025-06-04 07:35:36 +00:00
* Add taplo fmt config for toml fmt * fmt toml files * Add even-better-toml to extensions recommendations
4 lines
107 B
TOML
4 lines
107 B
TOML
match_block_trailing_comma = true
|
|
binop_separator = "Back"
|
|
reorder_imports = true
|
|
ignore = ["third_party"]
|