зеркало из https://github.com/mozilla/gecko-dev.git
8 строки
187 B
TOML
8 строки
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
|