mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
6 lines
173 B
TOML
6 lines
173 B
TOML
match_block_trailing_comma = true
|
|
binop_separator = "Back"
|
|
reorder_imports = true
|
|
group_imports = "StdExternalCrate"
|
|
imports_granularity = "Module"
|
|
ignore = ["third_party"]
|