From 79ba0314e9bde654c14c2449a4910a35cb65700a Mon Sep 17 00:00:00 2001 From: Unknwon Date: Fri, 24 Mar 2017 14:00:01 -0400 Subject: milestone: only show issue-related count under issue list (#4316) --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.editorconfig') 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 -- cgit v1.2.3