aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig
index 4cd051ce9..c8cb35b86 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -5,7 +5,7 @@ root = true
5 5
6[*] 6[*]
7indent_style = space 7indent_style = space
8indent_size = 2 8indent_size = 4
9 9
10# We recommend you to keep these unchanged 10# We recommend you to keep these unchanged
11charset = utf-8 11charset = utf-8