blob: d03ac281acb03fe5a6dac454d00e63a9beae6fee [file] [log] [blame]
max_width = 100
comment_width = 80
tab_spaces = 2
newline_style = "Unix"
brace_style = "SameLineWhere"
fn_args_density = "Tall"
trailing_comma = "Vertical"
indent_style = "Block"
report_todo = "Always"
report_fixme = "Never"
reorder_imports = false
format_strings = true