mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
chore: add golang to editorconfig
This commit is contained in:
parent
83af1f04a7
commit
71c61e93b5
1 changed files with 3 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue