summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.editorconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/.editorconfig b/.editorconfig
index 4a5babf151d3..be10d26ceddc 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -23,3 +23,7 @@ trim_trailing_whitespace = false
# Patch files
[*.patch.*]
trim_trailing_whitespace = false
+
+# XSL files
+[*.xsl]
+indent_style = tab