summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2023-06-07 17:04:37 (GMT)
committerGitHub <noreply@github.com>2023-06-07 17:04:37 (GMT)
commit65da430c1129f03db2db70350ca7348bd6f1be76 (patch)
tree0775f37c9f7981d7d51091686c4244e7cde3504c
parentbbfecfe08adba3c0a2ebd589aea8bbfce8bc4011 (diff)
downloadhdf5-65da430c1129f03db2db70350ca7348bd6f1be76.zip
hdf5-65da430c1129f03db2db70350ca7348bd6f1be76.tar.gz
hdf5-65da430c1129f03db2db70350ca7348bd6f1be76.tar.bz2
Add autotools generated files to codespell (#3075)
Add autotools files for codespell to skip in order to avoid codespell failing for misspelled words in files generated by autotools when running autogen.sh.
-rw-r--r--.github/workflows/codespell.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/codespell.yml b/.github/workflows/codespell.yml
index 57b8137..98526ac 100644
--- a/.github/workflows/codespell.yml
+++ b/.github/workflows/codespell.yml
@@ -13,5 +13,5 @@ jobs:
- uses: actions/checkout@v3
- uses: codespell-project/actions-codespell@master
with:
- skip: ./bin/trace,./hl/tools/h5watch/h5watch.c,./tools/test/h5jam/tellub.c,./config/sanitizer/LICENSE,./config/sanitizer/sanitizers.cmake,./tools/test/h5repack/testfiles/*.dat
- 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,ake,gord,numer,ro,oce,ot,msdos
+ skip: ./.github/workflows/codespell.yml,./bin/trace,./hl/tools/h5watch/h5watch.c,./tools/test/h5jam/tellub.c,./config/sanitizer/LICENSE,./config/sanitizer/sanitizers.cmake,./tools/test/h5repack/testfiles/*.dat,./configure,./bin/ltmain.sh,./bin/depcomp,./bin/config.guess,./bin/config.sub,./autom4te.cache,./m4/libtool.m4,./c++/src/*.html
+ ignore_words_list: ot,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,ake,gord,numer,ro,oce,ot,msdos