Skip to content

Commit 198eb28

Browse files
committed
Set indentation style for project files
1 parent 6cd35b5 commit 198eb28

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.editorconfig

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
root = true
22

3+
[*.{csproj,props,targets}]
4+
indent_style = space
5+
indent_size = 2
6+
37
[*.yml]
48
indent_style = space
59
indent_size = 2

0 commit comments

Comments
 (0)