mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 13:51:41 +00:00
db3e1b39e3
CC #8553. Source-Repo: https://github.com/servo/servo Source-Revision: 68ecb0484739ffacc4e76b4cbf54bcf20e5cca2b
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
|