We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cea60ef + 44d9318 commit 9ba342cCopy full SHA for 9ba342c
1 file changed
.github/workflows/codespell.yml
@@ -16,4 +16,4 @@ jobs:
16
with:
17
check_filenames: true
18
ignore_words_file: .codespellignore
19
- skip: "./.git,package-lock.json,./Languages/es,./Languages/pt-br"
+ skip: "./.git,package-lock.json,./Languages/es,./Languages/pt-br,*.pdf"
0 commit comments