Add XML rules to .editorconfig

master
emersion 7 years ago
parent 2b09105bde
commit 60e2bd3550
No known key found for this signature in database
GPG Key ID: 0FDE7BE0E88F5E48

@ -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…
Cancel
Save