Remove stray 'i' from codespell.yml skip list.
This commit is contained in:
2
.github/workflows/codespell.yml
vendored
2
.github/workflows/codespell.yml
vendored
@@ -11,5 +11,5 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: codespell-project/actions-codespell@master
|
||||
with:
|
||||
skip: ./bin/config.guess,./bin/config.sub,./bin/depcomp,./bin/ltmain.sh,./bin/trace,./configure,./hl/tools/h5watch/h5watch.c,./m4/libtool.m4i,./tools/test/h5jam/tellub.c
|
||||
skip: ./bin/config.guess,./bin/config.sub,./bin/depcomp,./bin/ltmain.sh,./bin/trace,./configure,./hl/tools/h5watch/h5watch.c,./m4/libtool.m4,./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
|
||||
|
||||
Reference in New Issue
Block a user