Add .editorconfig
This commit is contained in:
parent
b8b5dd1bcd
commit
117b34d3ed
5
.editorconfig
Normal file
5
.editorconfig
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
[*.go]
|
||||||
|
indent_style = tab
|
||||||
|
indent_size = 8
|
||||||
|
trim_trailing_whitespace = true
|
||||||
|
insert_final_newline = true
|
Loading…
Reference in New Issue
Block a user