Skip to content

Commit 50e7e2b

Browse files
committed
Configure formatting for resx files
1 parent a0d82f0 commit 50e7e2b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.editorconfig

+4
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,7 @@ trim_trailing_whitespace = false
3131
[*.blame]
3232
trim_trailing_whitespace = false
3333

34+
[*.resx]
35+
indent_style = space
36+
indent_size = 2
37+
trim_trailing_whitespace = false

0 commit comments

Comments
 (0)