We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e708e68 commit b46c812Copy full SHA for b46c812
.github/workflows/spellcheck.yml
@@ -18,5 +18,5 @@ jobs:
18
- uses: codespell-project/actions-codespell@master
19
with:
20
builtin: clear,en-GB_to_en-US
21
- ignore_words_file: .codespell/lines.exclude
+ exclude_file: .codespell/lines.exclude
22
skip: copyright
0 commit comments