1 2 3 4 5 6 7 8
max_width = 120 comment_width = 100 use_small_heuristics = "Max" match_block_trailing_comma = true wrap_comments = true overflow_delimited_expr = true