2016-01-03 22:25:29 -06:00
|
|
|
max_width = 120
|
2017-11-04 14:36:56 -05:00
|
|
|
comment_width = 100
|
2016-01-03 22:25:29 -06:00
|
|
|
fn_call_width = 80
|
2016-12-20 03:20:41 -06:00
|
|
|
match_block_trailing_comma = true
|
2016-12-21 03:25:14 -06:00
|
|
|
closure_block_indent_threshold = 0
|
|
|
|
wrap_comments = true
|