.editorconfig |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit f12b59d17c88def06828117904f8d3cc5adf6fec
Author: Samuel Mehrbrodt <[email protected]>
Date:   Thu Aug 10 17:36:50 2017 +0200

    Add xsl files to .editorconfig
    
    Change-Id: Ic5e44527eb821b42b607cc805d6f2e6883a74755
    Reviewed-on: https://gerrit.libreoffice.org/40982
    Tested-by: Jenkins <[email protected]>
    Reviewed-by: Samuel Mehrbrodt <[email protected]>

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
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to