aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.editorconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
index 0c15f6c..b67e153 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -13,3 +13,7 @@ indent_size = 4
[*.{xml,yml}]
indent_style = space
indent_size = 2
+
+[*.scd]
+indent_style = tab
+indent_size = 4