mirror of
https://github.com/servo/servo
synced 2026-05-09 16:42:16 +02:00
Formats the following files: * components/layout/display_list_builder.rs * components/layout/webrender_helpers.rs Remove outdated options from rustfmt.toml. Configure rustfmt to place binary operators at the end of line (to match ./mach test-tidy).
3 lines
59 B
TOML
3 lines
59 B
TOML
match_block_trailing_comma = true
|
|
binop_separator = "Back"
|