chore: add golang to editorconfig
This commit is contained in:
parent
83af1f04a7
commit
71c61e93b5
@ -55,3 +55,6 @@ tab_width = 4
|
|||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
tab_width = 4
|
tab_width = 4
|
||||||
|
|
||||||
|
[*.go]
|
||||||
|
indent_style = tabs
|
||||||
|
Loading…
Reference in New Issue
Block a user