mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-08-02 20:24:39 +02:00
Fix multiple filenames
This commit is contained in:
8
.github/workflows/codespell.yml
vendored
8
.github/workflows/codespell.yml
vendored
@@ -20,8 +20,8 @@ jobs:
|
|||||||
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
|
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:
|
exclude_file:
|
||||||
./IDE/ECLIPSE/DEOS/tls_wolfssl.c
|
./IDE/ECLIPSE/DEOS/tls_wolfssl.c
|
||||||
./IDE/ECLIPSE/MICRIUM/client_wolfssl.c
|
,./IDE/ECLIPSE/MICRIUM/client_wolfssl.c
|
||||||
./IDE/IAR-MSP430/main.c
|
,./IDE/IAR-MSP430/main.c
|
||||||
./tests/api.c
|
,./tests/api.c
|
||||||
skip:
|
skip:
|
||||||
./certs/*/*.pem
|
'*.pem'
|
||||||
|
Reference in New Issue
Block a user