aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
Diffstat (limited to '.editorconfig')
-rw-r--r--.editorconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
index 9c378bd..3a2697d 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -13,3 +13,5 @@ indent_size = 2
[*.md]
trim_trailing_whitespace = false
+indent_style = space
+indent_size = 2 \ No newline at end of file