summaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2017-05-24 20:27:39 +0900
committersyuilo <syuilotan@yahoo.co.jp>2017-05-24 20:27:39 +0900
commit5a3cd8097387d65c148c56da09a9d0efe56fa470 (patch)
tree215e848102bf932f61e3093093af5d68571aadd9 /.editorconfig
parentWIP #13 (diff)
downloadsharkey-5a3cd8097387d65c148c56da09a9d0efe56fa470.tar.gz
sharkey-5a3cd8097387d65c148c56da09a9d0efe56fa470.tar.bz2
sharkey-5a3cd8097387d65c148c56da09a9d0efe56fa470.zip
Use tabs in json
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/.editorconfig b/.editorconfig
index 13791d24e6..edccf3a9d5 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -6,8 +6,5 @@ indent_size = 2
charset = utf-8
insert_final_newline = true
-[*.json]
-indent_style = space
-
[*.yml]
indent_style = space