Skip to content

Commit 4a7aaa0

Browse files
localheinzsebastianbergmann
authored andcommitted
Fix: Use .yaml instead of .yml as extension
1 parent 4627215 commit 4a7aaa0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.editorconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ indent_style = space
77
indent_size = 4
88
charset = utf-8
99

10-
[*.yml]
10+
[*.yaml]
1111
indent_size = 2
1212

1313
[tests/_files/*_result_cache.txt]
File renamed without changes.

0 commit comments

Comments
 (0)