summaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2023-03-10 15:52:06 (GMT)
committerGitHub <noreply@github.com>2023-03-10 15:52:06 (GMT)
commitc420176d4791bec62336ea4ba25bcec3475a64bb (patch)
tree55bca1716869070d6fa601bec57b1c68d4a94fa7 /.github/workflows
parent91cf10156a65a96860cea965df74a5adecf3e4e8 (diff)
downloadhdf5-c420176d4791bec62336ea4ba25bcec3475a64bb.zip
hdf5-c420176d4791bec62336ea4ba25bcec3475a64bb.tar.gz
hdf5-c420176d4791bec62336ea4ba25bcec3475a64bb.tar.bz2
Fix new codespell issues (#2521) (#2530)
* Fix new codespell issues (#2521) * Fix new codespell issues * Have codespell ignore ./config/sanitizer/sanitizers.cmake * Fix typo in genparser. --------- Co-authored-by: Mark Kittisopikul <mkitti@users.noreply.github.com>
Diffstat (limited to '.github/workflows')
-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 1bd7ebc..3ceda82 100644
--- a/.github/workflows/codespell.yml
+++ b/.github/workflows/codespell.yml
@@ -11,5 +11,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,./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,minnum,ro,oce,ot,msdos
+ 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