Skip to content

Commit 44808c7

Browse files
committed
1 parent c8384c1 commit 44808c7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.editorconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,12 @@ indent_style = tab
1818
# Visual Studio XML Project Files
1919
[*.{csproj,vbproj,vcxproj,vcxproj.filters,proj,projitems,shproj}]
2020
indent_size = 2
21+
ij_xml_space_inside_empty_tag = true
2122

2223
# XML Configuration Files
2324
[*.{xml,config,props,targets,nuspec,resx,ruleset,vsixmanifest,vsct}]
2425
indent_size = 2
26+
ij_xml_space_inside_empty_tag = true
2527

2628
# JSON Files
2729
[*.{json,json5}]

0 commit comments

Comments
 (0)