chore: add .editorconfig
This commit is contained in:
parent
54afd0abcc
commit
58eb2306f2
6
.editorconfig
Normal file
6
.editorconfig
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
[*]
|
||||||
|
insert_final_newline = true
|
||||||
|
|
||||||
|
[*.go]
|
||||||
|
indent_size = 2
|
||||||
|
indent_style = space
|
Loading…
Reference in New Issue
Block a user