mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
* Use 2024 style edition Signed-off-by: Simon Wülker <simon.wuelker@arcor.de> * Reformat all code Signed-off-by: Simon Wülker <simon.wuelker@arcor.de> --------- Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
4 lines
80 B
TOML
4 lines
80 B
TOML
match_block_trailing_comma = true
|
|
reorder_imports = true
|
|
style_edition = "2024"
|