1
mirror of https://gitlab.com/commento/commento.git synced 2025-04-28 06:30:28 -04:00

editoconfig: add go rules

This commit is contained in:
Adhityaa 2018-05-27 22:48:15 +05:30
parent a090770b73
commit a44e389b10

2
.editorconfig Normal file
View File

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