editorconfig
This commit is contained in:
parent
6bdfc3d812
commit
a4d8e204f6
@ -25,4 +25,7 @@ tab_width = 4
|
|||||||
insert_final_newline = true
|
insert_final_newline = true
|
||||||
|
|
||||||
[*.go]
|
[*.go]
|
||||||
indent_style = tab
|
indent_style = tab
|
||||||
|
|
||||||
|
[control]
|
||||||
|
insert_final_newline = true
|
||||||
Loading…
x
Reference in New Issue
Block a user