editorconfig: add xml files for the man pages

This commit is contained in:
Peter Hutterer 2021-05-20 12:26:05 +10:00 committed by Wim Taymans
parent 71c6a175c4
commit be4d6ef2b9
1 changed files with 4 additions and 0 deletions

View File

@ -21,3 +21,7 @@ indent_size = 2
[*.{conf,conf.in}]
indent_style = space
indent_size = 4
[*.{xml,xml.in}]
indent_style = space
indent_size = 2