~timber+wolf/timber-wolf-experiments/trunk

1
2
3
4
5
6
7
8
9
brace_style = "AlwaysNextLine"
fn_single_line = false
format_strings = true
imports_indent = "Block"
indent_style = "Block"
max_width = 80
reorder_modules = true
reorder_imports = true
wrap_comments = true