Added Unrecognized words in a file#2927
Added Unrecognized words in a file#2927PraveenPenguin wants to merge 2 commits intoavocado-framework-tests:masterfrom
Conversation
Added Unrecognized words in a file Signed-off-by: Praveen K Pandey <praveen@linux.vnet.ibm.com>
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Remove file check name from spellcheck runner Signed-off-by: Praveen K Pandey <praveen@linux.vnet.ibm.com>
0fd4889 to
4101f8d
Compare
@check-spelling-bot Report🔴 Please reviewSee the 📂 files view, the 📜action log, or 📝 job summary for details.Unrecognized words (688)Some files were automatically ignored 🙈These sample patterns would exclude them: You should consider adding them to: File matching is via Perl regular expressions. To check these files, more of their words need to be in the dictionary than not. You can use To accept these unrecognized words as correct and update file exclusions, you could run the following commands... in a clone of the git@github.com:PraveenPenguin/avocado-misc-tests.git repository curl -s -S -L 'https://raw.githubusercontent.com/check-spelling/check-spelling/main/apply.pl' |
perl - 'https://github.com/avocado-framework-tests/avocado-misc-tests/actions/runs/13107996269/attempts/1'
Available 📚 dictionaries could cover words not in the 📘 dictionary
Consider adding them (in with:
extra_dictionaries: |
cspell:python/src/python/python-lib.txt
cspell:node/dict/node.txt
cspell:python/src/python/python.txt
cspell:php/dict/php.txt
cspell:golang/dict/go.txtTo stop checking additional dictionaries, add (in check_extra_dictionaries: ''Errors (3)See the 📂 files view, the 📜action log, or 📝 job summary for details.
See ❌ Event descriptions for more information. |
Added Unrecognized words in a file