mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00: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>
3 lines
80 B
TOML
3 lines
80 B
TOML
match_block_trailing_comma = true
|
|
reorder_imports = true
|
|
style_edition = "2024"
|