diff options
author | Larry Knox <lrknox@hdfgroup.org> | 2022-04-07 13:38:54 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-07 13:38:54 (GMT) |
commit | 74863549c0a640909c87e72717e262f91140a2a4 (patch) | |
tree | 688c2d8c7e72463dd6308bdc50222b8b48bfc1a2 /.github | |
parent | 1d53260431b6e277ebbb8764fcbbb495d771da93 (diff) | |
download | hdf5-74863549c0a640909c87e72717e262f91140a2a4.zip hdf5-74863549c0a640909c87e72717e262f91140a2a4.tar.gz hdf5-74863549c0a640909c87e72717e262f91140a2a4.tar.bz2 |
Update .github/workflows/codespell.yml
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/codespell.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/codespell.yml b/.github/workflows/codespell.yml index f8055e9..cba12dd 100644 --- a/.github/workflows/codespell.yml +++ b/.github/workflows/codespell.yml @@ -12,4 +12,4 @@ jobs: - uses: codespell-project/actions-codespell@master with: skip: ./bin/trace,./hl/tools/h5watch/h5watch.c,./tools/test/h5jam/tellub.c - ignore_words_list: isnt,inout,nd,parms,parm,ba,offsetP,ser,ois,had,fiter,fo,clude,refere,minnum,offsetp,creat,ans:,eiter,lastr,ans,isn't,ifset,sur,trun,dne,tthe,hda,filname,te,htmp,minnum,ro,oce,Ot + ignore_words_list: isnt,inout,nd,parms,parm,ba,offsetP,ser,ois,had,fiter,fo,clude,refere,minnum,offsetp,creat,ans:,eiter,lastr,ans,isn't,ifset,sur,trun,dne,tthe,hda,filname,te,htmp,minnum,ro,oce,ot |