mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
This is a step toward upgrading WebRender, which will be upgraded and patched in the `third_party` directory. This change vendors the current private branch of WebRender that we use and adds a `patches` directory which tracks the changes on top of the upstream WebRender commit described by third_party/webrender/patches/head.
4 lines
109 B
TOML
4 lines
109 B
TOML
match_block_trailing_comma = true
|
|
binop_separator = "Back"
|
|
reorder_imports = true
|
|
ignore = [ "third_party" ]
|