summaryrefslogtreecommitdiffstats
path: root/.editorconfig
diff options
context:
space:
mode:
authorSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2017-08-10 17:36:50 +0200
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2017-08-11 08:34:55 +0200
commitf12b59d17c88def06828117904f8d3cc5adf6fec (patch)
tree8f580b6f3101026eed0440387d65f0176ec40c26 /.editorconfig
parentRevert fallout from 772686adb99137733db79b7d1ab6ebb21bf93b4a (diff)
downloadcore-f12b59d17c88def06828117904f8d3cc5adf6fec.tar.gz
core-f12b59d17c88def06828117904f8d3cc5adf6fec.zip
Add xsl files to .editorconfig
Change-Id: Ic5e44527eb821b42b607cc805d6f2e6883a74755 Reviewed-on: https://gerrit.libreoffice.org/40982 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to '.editorconfig')
-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