11 lines
219 B
JSON
11 lines
219 B
JSON
{
|
|
"character_width": 120,
|
|
"tabs": true,
|
|
"tabs_width": 4,
|
|
"sort_imports": true,
|
|
"spaces_around_colons": false,
|
|
"align_struct_fields": true,
|
|
"align_struct_values": true,
|
|
"space_single_line_blocks": true
|
|
}
|