summaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
index a8b8a88f5d2..6eb0702a25a 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -6,6 +6,7 @@ root = true
[*]
charset = utf-8
insert_final_newline = true
+tab_width = 8
[*.{c,h,cpp,hpp,cc,hh}]
indent_style = space