Skip to content

Commit c052895

Browse files
committed
run spell check on yaml files
1 parent a710829 commit c052895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spellcheck.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ matrix:
2222
- pre
2323
- name: json schemas
2424
sources:
25-
- 'src/**/*.json'
25+
- 'src/**/*.yaml'
2626
aspell:
2727
lang: en
2828
d: en_US

0 commit comments

Comments
 (0)