chore: add golang to editorconfig

This commit is contained in:
Iris System 2023-05-26 11:31:48 +12:00
parent 83af1f04a7
commit 71c61e93b5
1 changed files with 3 additions and 0 deletions

View File

@ -55,3 +55,6 @@ tab_width = 4
indent_style = space
indent_size = 4
tab_width = 4
[*.go]
indent_style = tabs