Skip to content

Commit 1a7b9be

Browse files
committed
Fix .editorconfig
1 parent bff74c8 commit 1a7b9be

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.editorconfig

+3
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@ trim_trailing_whitespace = true
1010

1111
[*.md]
1212
trim_trailing_whitespace = false
13+
14+
[*.{yml,yaml}]
15+
indent_size = 2

0 commit comments

Comments
 (0)