editorconfig for go files
This commit is contained in:
parent
1c36a4e5f7
commit
259593ba4f
@ -25,6 +25,7 @@ tab_width = 4
|
|||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
|
|
||||||
[*.go]
|
[*.go]
|
||||||
|
insert_final_newline = true
|
||||||
indent_style = tab
|
indent_style = tab
|
||||||
|
|
||||||
[control]
|
[control]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user