aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2017-03-24 14:00:01 -0400
committerUnknwon <u@gogs.io>2017-03-24 14:00:01 -0400
commit79ba0314e9bde654c14c2449a4910a35cb65700a (patch)
tree1a522d47fccd00e3e9056d9a8ca4123ca43c7098 /.editorconfig
parentc441f8080e0095fde572abe390012feb681f56b1 (diff)
milestone: only show issue-related count under issue list (#4316)
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig
index 3fbca842..04c5131e 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -21,5 +21,5 @@ indent_style = space
indent_size = 2
[*.js]
-indent_style = space
+indent_style = tab
indent_size = 4