We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d34ae9b commit 58cec8fCopy full SHA for 58cec8f
.github/workflows/codespell.yml
@@ -12,4 +12,5 @@ jobs:
12
uses: codespell-project/actions-codespell@v2
13
with:
14
only_warn: 1
15
- skip: package-lock.json,*.svg
+ skip: package-lock.json,*.svg
16
+ ignore_words_list: mappin
0 commit comments