Skip to content

Add Doxygen doc words to lexicon.txt #16

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 13, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,19 +80,19 @@ jobs:
with:
ref: main
repository: aws/aws-iot-device-sdk-embedded-C
- run: rm -rf libraries/standard/retry-utils
- run: rm -rf libraries/standard/backoffAlgorithm
- name: Clone This Repo
uses: actions/checkout@v2
with:
path: libraries/standard/backoff-algorithm
path: libraries/standard/backoffAlgorithm
- name: Install spell
run: |
sudo apt-get install spell
sudo apt-get install util-linux
- name: Check spelling
run: |
PATH=$PATH:$PWD/tools/spell
for lexfile in `find libraries/standard/backoff-algorithm -name lexicon.txt`
for lexfile in `find libraries/standard/backoffAlgorithm -name lexicon.txt`
do dir=${lexfile%/lexicon.txt}
echo $dir
find-unknown-comment-words --directory $dir
Expand Down
15 changes: 15 additions & 0 deletions lexicon.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,34 +9,49 @@ backoffalgorithmrngfailure
backoffalgorithmsuccess
backoffbase
br
colspan
copydoc
com
defgroup
dns
endif
fd
freertos
gcc
getaddrinfo
github
https
ifndef
inc
ingroup
iot
iso
longjmp
mainpage
maxattempts
maxbackoff
min
misra
mockrng
noninfringement
os
param
pcontext
pnextbackoff
pretrycontext
pretryparams
prng
randomvalue
readme
rm
rng
sdk
shouldn
stderr
sublicense
tcp
td
toolchain
tr
trng
utils