Added editorconfig support to force tabs.

This commit is contained in:
Patrick Connolly
2018-10-23 19:20:09 +08:00
parent f2cdda7278
commit 55f60c3f83

2
.editorconfig Normal file
View File

@@ -0,0 +1,2 @@
[*.go]
indent_style=tab