mirror of
https://github.com/servo/servo.git
synced 2025-06-06 00:25:37 +00: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).
2 lines
59 B
TOML
2 lines
59 B
TOML
match_block_trailing_comma = true
|
|
binop_separator = "Back"
|