summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorIlya Shipitsin <chipitsine@gmail.com>2023-04-22 20:11:35 +0200
committerWilly Tarreau <w@1wt.eu>2023-04-23 09:44:53 +0200
commitedfa7c99e953c95d9a578c4caa748f8e9c32d3ec (patch)
tree1ab6a8514e8d56e7291788b988ea2c228e50ca71 /.github
parente247038b1cb82be8d9d29f9d8908c68f9bd5c969 (diff)
downloadhaproxy-edfa7c99e953c95d9a578c4caa748f8e9c32d3ec.tar.gz
CI: extend spellchecker whitelist, add "clen" as well
"clen" is all around the code, since codespell cannot distingush variables names, let us ignore it
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/codespell.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/codespell.yml b/.github/workflows/codespell.yml
index 1e118c70b..bacd87670 100644
--- a/.github/workflows/codespell.yml
+++ b/.github/workflows/codespell.yml
@@ -16,4 +16,4 @@ 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
+ 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