From 58cec8fcd16dbb8467761f5ed55d18bccbc18e5b Mon Sep 17 00:00:00 2001 From: Maycon Santos Date: Tue, 13 Aug 2024 15:59:38 +0200 Subject: [PATCH] ignore mappin spelling (#408) --- .github/workflows/codespell.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/codespell.yml b/.github/workflows/codespell.yml index 0490b46d..d08c1e29 100644 --- a/.github/workflows/codespell.yml +++ b/.github/workflows/codespell.yml @@ -12,4 +12,5 @@ jobs: uses: codespell-project/actions-codespell@v2 with: only_warn: 1 - skip: package-lock.json,*.svg \ No newline at end of file + skip: package-lock.json,*.svg + ignore_words_list: mappin