Skip to content

Commit 58cec8f

Browse files
authored
ignore mappin spelling (#408)
1 parent d34ae9b commit 58cec8f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/codespell.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ jobs:
1212
uses: codespell-project/actions-codespell@v2
1313
with:
1414
only_warn: 1
15-
skip: package-lock.json,*.svg
15+
skip: package-lock.json,*.svg
16+
ignore_words_list: mappin

0 commit comments

Comments
 (0)