aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.editorconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/.editorconfig b/.editorconfig
index e04fe26..58bb1b9 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -2,5 +2,5 @@
charset = utf8
end_of_line = lf
insert_final_newline = true
-indent_style = space
-indent_size = 4
+indent_style = tab
+indent_size = 8