added fmt file
This commit is contained in:
parent
44cecf02e8
commit
b49cb5ad27
10
odinfmt.json
Normal file
10
odinfmt.json
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
{
|
||||||
|
"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
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user