mirror of
https://github.com/servo/servo.git
synced 2025-06-06 00:25:37 +00:00
7 lines
187 B
TOML
7 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
|