From d481ed3fa0ad4794530d9d26221de7b28b768e48 Mon Sep 17 00:00:00 2001 From: Ilya Shipitsin Date: Sat, 1 Apr 2023 12:27:31 +0200 Subject: [PATCH] CI: exclude doc/{design-thoughts,internals} from spell check as those directories do contain many documents written in French, codespell is catching a lot of false positives scanning them. --- .github/workflows/codespell.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codespell.yml b/.github/workflows/codespell.yml index 2243d8b37..1e118c70b 100644 --- a/.github/workflows/codespell.yml +++ b/.github/workflows/codespell.yml @@ -15,5 +15,5 @@ jobs: - uses: codespell-project/codespell-problem-matcher@v1 - uses: codespell-project/actions-codespell@master with: - skip: CHANGELOG,Makefile,*.fig,*.pem + skip: CHANGELOG,Makefile,*.fig,*.pem,./doc/design-thoughts,./doc/internals ignore_words_list: ist,ists,hist,wan,ca,cas,que,ans,te,nd,referer,ot,uint,iif,fo,keep-alives,dosen,ifset,thrid,strack,ba,chck,hel,unx,mor