blob: eb72dab2b8be15d835508603c1b1799fb9b24c75 (
plain) (
blame)
1
2
3
4
5
6
|
brace_style = "PreferSameLine"
fn_args_density = "Compressed"
match_block_trailing_comma = true
struct_lit_width = 60
use_try_shorthand = true
error_on_line_overflow_comments = false
|