mirror of
https://github.com/servo/servo
synced 2026-05-09 16:42:16 +02:00
8 lines
187 B
TOML
8 lines
187 B
TOML
ideal_width = 80
|
|
match_block_trailing_comma = true
|
|
max_width = 120
|
|
newline_style = "Unix"
|
|
normalize_comments = false
|
|
struct_lit_multiline_style = "ForceMulti"
|
|
where_trailing_comma = true
|