Skip to content

Commit 26bdce6

Browse files
authored
Add *.yaml to .editorconfig (#160)
1 parent a9c393c commit 26bdce6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ ij_php_space_after_type_cast = true
1717
[*.md]
1818
trim_trailing_whitespace = false
1919

20-
[*.yml]
20+
[*.{yaml,yml}]
2121
indent_size = 2

0 commit comments

Comments
 (0)