We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0d82f0 commit 50e7e2bCopy full SHA for 50e7e2b
.editorconfig
@@ -31,3 +31,7 @@ trim_trailing_whitespace = false
31
[*.blame]
32
trim_trailing_whitespace = false
33
34
+[*.resx]
35
+indent_style = space
36
+indent_size = 2
37
+trim_trailing_whitespace = false
0 commit comments