aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.editorconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig
index 6059fa100b..82542ea86d 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -11,7 +11,7 @@ trim_trailing_whitespace = false
[*.{go,tmpl,html}]
indent_style = tab
-indent_size = 4
+indent_size = 2
[*.{less,css}]
indent_style = space