Skip to content

Commit 631f198

Browse files
jetersenarturcic
authored andcommitted
fix editorconfig for yml
1 parent 0c6570c commit 631f198

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.editorconfig

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,5 @@ charset = utf-8
99
trim_trailing_whitespace = true
1010
insert_final_newline = true
1111

12-
[.yml]
13-
indent_style = space
12+
[*.yml]
1413
indent_size = 2
15-
end_of_line = lf
16-
charset = utf-8
17-
trim_trailing_whitespace = true
18-
insert_final_newline = true

0 commit comments

Comments
 (0)