We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b4db2b commit dc72921Copy full SHA for dc72921
.github/workflows/spell-check.yml
@@ -16,4 +16,4 @@ jobs:
16
- name: Spell check
17
uses: codespell-project/actions-codespell@master
18
with:
19
- ignore_words_list: ned
+ ignore_words_list: ned, ser
0 commit comments