Extend odinfmt config
This commit is contained in:
@@ -1,6 +1,10 @@
|
|||||||
{
|
{
|
||||||
"$schema": "https://raw.githubusercontent.com/DanielGavin/ols/master/misc/odinfmt.schema.json",
|
"$schema": "https://raw.githubusercontent.com/DanielGavin/ols/master/misc/odinfmt.schema.json",
|
||||||
|
"align_struct_fields": true,
|
||||||
|
"align_struct_values": true,
|
||||||
"character_width": 80,
|
"character_width": 80,
|
||||||
|
"newline_style": "LF",
|
||||||
|
"space_single_line_blocks": true,
|
||||||
"tabs": true,
|
"tabs": true,
|
||||||
"tabs_width": 4
|
"tabs_width": 4
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user