We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b70079 commit a28226cCopy full SHA for a28226c
.editorconfig
@@ -1,5 +1,9 @@
1
root=true
2
3
+[*.{csproj,props,targets,nuspec}]
4
+indent_style = space
5
+indent_size = 2
6
+
7
[*.cs]
8
indent_style = space
9
indent_size = 4
0 commit comments