diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2022-05-23 21:56:47 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2022-05-23 21:56:47 (GMT) |
commit | 25e40b6b04354cf7261b723db15fdbd4d20b1afd (patch) | |
tree | a717e6d89f031f4349418e986fb29e6921d523a2 /.github/workflows | |
parent | 41b5bad78c08fc62f803414869d8fc1692ae738e (diff) | |
download | hdf5-25e40b6b04354cf7261b723db15fdbd4d20b1afd.zip hdf5-25e40b6b04354cf7261b723db15fdbd4d20b1afd.tar.gz hdf5-25e40b6b04354cf7261b723db15fdbd4d20b1afd.tar.bz2 |
Updates codespell file for release files
Diffstat (limited to '.github/workflows')
-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 78c1a4f..6cb0329 100644 --- a/.github/workflows/codespell.yml +++ b/.github/workflows/codespell.yml @@ -11,5 +11,5 @@ jobs: - uses: actions/checkout@v2 - uses: codespell-project/actions-codespell@master with: - skip: ./bin/trace,./hl/tools/h5watch/h5watch.c,./tools/test/h5jam/tellub.c + skip: ./bin/trace,./hl/tools/h5watch/h5watch.c,./tools/test/h5jam/tellub.c,./configure,./bin/config.sub,./bin/depcomp,./bin/ltmain,./bin/config.guess,./autom4te.cache/*,./m4/libtool.m4 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 |