Skip to content

Commit 858c2fe

Browse files
committed
Use 2 spaces to indent in .NET config and project files
1 parent 790eef5 commit 858c2fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ indent_style = tab
1414
[*.resx]
1515
end_of_line = crlf
1616

17-
[*.{yml,json}]
17+
[*.{yml,json,config,csproj,targets,props}]
1818
indent_style = space
1919
indent_size = 2
2020

0 commit comments

Comments
 (0)