Skip to content

Commit 0ea76df

Browse files
committed
Also add yaml into pattern
1 parent 0df3bcc commit 0ea76df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ max_line_length = 160
1515
indent_style = space
1616
indent_size = 4
1717

18-
[*.{md,markdown,json,js,yml,csproj,fsproj,targets,targets,props}]
18+
[*.{md,markdown,json,js,yml,yaml,csproj,fsproj,targets,targets,props}]
1919
indent_style = space
2020
indent_size = 2
2121

0 commit comments

Comments
 (0)