Skip to content

Commit

Permalink
Swap to rust spell checker
Browse files Browse the repository at this point in the history
  • Loading branch information
Soren Ptak committed Aug 5, 2023
1 parent 75c4085 commit 8a673a1
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 13 deletions.
129 changes: 117 additions & 12 deletions .cSpellWords.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,121 @@
LLHTTP
llhttp
Llhttp
inbetween
MISRA
coverity
misra
reponse
MQTT
abcdefghijk
abcdefghijklmnopqrstuvwxyzabcdefghijklmnopq
addrangeheader
addtogroup
bool
br
bytesToRecv
callTlsRecvFunc
cbmc
CBMC
abcdefghijklmnopqrstuvwxyzabcdefghijklmnopq
abcdefghijk
lmnopqrstuvw
chk
cmock
conn
const
coverity
Doesnt
DOXYGEN
endcond
enum
enums
eof
EoF
EOF
errno
fieldLoc
HPE
html
http
httpclient
httpHeaderStrncpy
httpLibraryStatus
httpParserOnBodyCallback
httpParserOnHeaderFieldCallback
httpParserOnHeadersCompleteCallback
httpParserOnHeaderValueCallback
httpParserOnMessageBeginCallback
httpParserOnMessageCompleteCallback
httpParserOnStatusCallback
httpParserXXXXCallback
httpParserXXXXCallbacks
ifndef
inbetween
incrementing
init
initializerequestheaders
ioVecCount
ld
len
linux
llhttp
Llhttp
LLHTTP
lmnopqrstuvw
lu
malloc
mallocCanFail
memcpy
memmove
misra
MISRA
MQTT
msg
myNetworkRecvImplementation
MyTCPSocketContext
MyTLSContext
ner
parseHttpResponse
pDateLoc
pDest
pFieldLoc
pHttpParser
pHttpParsingContext
pIoVec
pLoc
pos
POSIX
pre
preprocessor
pRequestBodyBuf
pSrc
pValueLoc
rangeStartOrlastNbytes
recv
RECV
recvCurrentCall
recvTimeoutCall
reponse
reqBodyBufLen
reqBodyLen
reqFlags
rer
rfc
SDK
sendHttpBody
sendHttpHeaders
sizeof
snprintf
SPDX
str
strchr
strerror
strncpy
struct
structs
TCP
tcpSocketContext
TLS
tlsContext
TLSRecv
TLSRecvCount
TLSSend
ToAscii
transportrecv
TransportRecv
transportwritev
txt
uint
URI
valueLoc
writev
XXXX
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Clone This Repo
uses: actions/checkout@v2
- name: Run spellings check
uses: Skptak/CI-CD-Github-Actions/spellings@main
uses: Skptak/CI-CD-Github-Actions/rust-spell-check@main
with:
path: ./
formatting:
Expand Down

0 comments on commit 8a673a1

Please sign in to comment.