From: Ilya Shipitsin Date: Wed, 24 Jan 2024 13:26:15 +0000 (+0100) Subject: CI: extend spell check white list X-Git-Tag: v3.0-dev2~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bdfd2ebc946961fd8562326789d134a8fd986eb;p=thirdparty%2Fhaproxy.git CI: extend spell check white list siz - seen in src/debug.c EXPERIM - seen in src/cli.c --- diff --git a/.github/workflows/codespell.yml b/.github/workflows/codespell.yml index de99e4c4db..385b698a54 100644 --- a/.github/workflows/codespell.yml +++ b/.github/workflows/codespell.yml @@ -17,5 +17,5 @@ jobs: - uses: codespell-project/actions-codespell@master with: 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,clen,collet,bu,htmp + 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,clen,collet,bu,htmp,siz,experim uri_ignore_words_list: trafic,ressources