mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-09 13:29:46 -05:00
Merge pull request #272 from emersion/editorconfig-xml
Add XML rules to .editorconfig
This commit is contained in:
commit
11c1b811db
1 changed files with 4 additions and 0 deletions
|
|
@ -7,3 +7,7 @@ charset = utf-8
|
|||
indent_style = tab
|
||||
indent_size = 4
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.xml]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue