aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.editorconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
index b117784d13..bb6a1423ef 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -3,6 +3,7 @@ root = true
[*]
indent_style = space
indent_size = 2
+tab_width = 8
end_of_line = lf
insert_final_newline = true
charset = utf-8