Final set of spelling fixes
This commit is contained in:
9
.github/workflows/codespell.yml
vendored
9
.github/workflows/codespell.yml
vendored
@@ -17,4 +17,11 @@ jobs:
|
||||
check_filenames: true
|
||||
check_hidden: true
|
||||
# Add comma separated list of words to ignore (sorted alphabetically, case sensitive)
|
||||
ignore_words_list: adin,ADn,aNULL,carryIn,cconfiguration,chainG,ciph,cLen,cliKs,creen,dout,ede,endianess,Endianess,Fo,haveA,hashIn,larg,LEAPYEAR,inCreated,inOut,inout,Merget,mot,optionA,optmization,parm,parms,rIn,ser,siz,Te,te,TOOM,userA,vie,vlaue
|
||||
ignore_words_list: adin,ADn,alph,aNULL,carryIn,cconfiguration,chainG,ciph,cLen,cliKs,creen,dout,ede,endianess,Endianess,Fo,haveA,hashIn,larg,LEAPYEAR,inCreated,inOut,inout,Merget,mot,optionA,optmization,parm,parms,rIn,rsource,ser,siz,Te,te,TOOM,userA,vie,vlaue
|
||||
exclude_file:
|
||||
./IDE/ECLIPSE/DEOS/tls_wolfssl.c
|
||||
./IDE/ECLIPSE/MICRIUM/client_wolfssl.c
|
||||
./IDE/IAR-MSP430/main.c
|
||||
./tests/api.c
|
||||
skip:
|
||||
./certs/*/*.pem
|
||||
|
||||
Reference in New Issue
Block a user