We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a82272c commit e9cea9fCopy full SHA for e9cea9f
.editorconfig
@@ -16,7 +16,7 @@ indent_size = 2
16
charset = utf-8
17
18
# Use tab indentation for Go and Makefiles
19
-[{*.go,go.*,Makefile}]
+[{*.go,go.*}]
20
indent_style = tab
21
indent_size = 4
22
0 commit comments