Skip to content

Commit ed5eb71

Browse files
committed
Editorconfig yaml
1 parent 1389aec commit ed5eb71

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
@@ -3,6 +3,10 @@ root=true
33
[*.md]
44
indent_style=tab
55

6+
[*.{yml,yaml}]
7+
indent_style=space
8+
indent_size=2
9+
610
[*.{kt,kts}]
711
indent_style=space
812
indent_size=4

0 commit comments

Comments
 (0)