Skip to content

Commit 57efabf

Browse files
committed
fix: Spelling action
1 parent cd80991 commit 57efabf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/spelling.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ jobs:
1515
- uses: codespell-project/actions-codespell@master
1616
with:
1717
check_filenames: true
18-
skip: cargo-sources.json,.git,*.svg,*.html,*.js,*.po,*.pot,*.page,*.map,sqlite3.h,sqlite3.c,pch.h,CONTRIBUTING.md
18+
skip: cargo-sources.json,.git,*.svg,*.html,*.js,*.po,*.pot,*.page,*.map,*.rtf,pch.h,CONTRIBUTING.md
1919
ignore_words_list: gir

0 commit comments

Comments
 (0)