index
:
gogs.git
Gogs is a painless self-hosted Git service
log msg
author
committer
range
buildscript
main
mygogs
about
summary
refs
log
tree
commit
diff
path:
root
/
.editorconfig
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Unknwon <u@gogs.io>
2017-03-24 14:00:01 -0400
committer
Unknwon <u@gogs.io>
2017-03-24 14:00:01 -0400
commit
79ba0314e9bde654c14c2449a4910a35cb65700a
(
patch
)
tree
1a522d47fccd00e3e9056d9a8ca4123ca43c7098
/
.editorconfig
parent
c441f8080e0095fde572abe390012feb681f56b1
(
diff
)
milestone: only show issue-related count under issue list (#4316)
Diffstat
(limited to '.editorconfig')
-rw-r--r--
.editorconfig
2
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