mirror of
https://github.com/servo/servo.git
synced 2025-07-15 11:23:39 +01: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
|