Documentation
1
2
3
4
5
6
7
brace_style = "PreferSameLine"
empty_item_single_line = true
fn_single_line = true
hard_tabs = true
max_width = 120
struct_lit_single_line = true
tab_spaces = 3