Skip to content
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

Add autocreation test script. #658

Merged
merged 2 commits into from
Jun 4, 2024
Merged

Add autocreation test script. #658

merged 2 commits into from
Jun 4, 2024

Conversation

stuckj
Copy link
Contributor

@stuckj stuckj commented Jun 3, 2024

This is currently outside the test framework, but I hope to adapt it into the normal tests later.

This is currently outside the test framework, but I hope to adapt it
into the normal tests later.
Copy link

github-actions bot commented Jun 3, 2024

@check-spelling-bot Report stuckj/znapzend: master into -> oetiker/znapzend: 3cff548

🔴 Please review

See the 📂 files view, the 📜action log, or 📝 job summary for details.

Unrecognized words (2)

nas
realpath

Previously acknowledged words that are now absent Balert Bcreate Bdebug Bdelete Bedit Berr Bexport Bimport Binfo Bnoaction Bnot Bpidfile Bpost Bpre Bsyslog Bwarning Bzfs Bznapzend Bznapzendzetup Bznapzendztatz cpanm cpanmin CPANSNAPV crt DBD DESTDIR distdir DTDs endif EXTRADIST forkcall Icommand Icommon Icreate Idataset Idestroy Idocuments Iexport Ifacility Ifeature Ifilepath Ihome Ilimited imandir Inumber Ioptions Ipath Ipictures Irecursive Isend Iskip Isnapshots Isnapsuffix Isources Itank Ithirdparty Itimeout Iusbbackup Iuser Ivalue Iznapzendzetup lpr nobase notest nroff ODBC SUBDIRS svcdir troff unicode vroff xargs 🫥
To accept these unrecognized words as correct and remove the previously acknowledged and now absent words, you could run the following commands

... in a clone of the https://github.com/oetiker/znapzend repository
on the master branch (ℹ️ how do I use this?):

curl -s -S -L 'https://raw.githubusercontent.com/check-spelling/check-spelling/v0.0.22/apply.pl' |
perl - 'https://github.com/oetiker/znapzend/actions/runs/9354518409/attempts/1'
Available 📚 dictionaries could cover words (expected and unrecognized) not in the 📘 dictionary

This includes both expected items (720) from .github/workflows//spelling/expect.txt and unrecognized words (2)

Dictionary Entries Covers Uniquely
cspell:software-terms/dict/softwareTerms.txt 1288 88 18
cspell:php/dict/php.txt 1689 69 6
cspell:node/dict/node.txt 891 65 6
cspell:python/src/python/python-lib.txt 2417 61 6
cspell:filetypes/filetypes.txt 264 21 4

Consider adding them (in .github/workflows/spelling.yml):

      with:
        extra_dictionaries:
          cspell:software-terms/dict/softwareTerms.txt
          cspell:php/dict/php.txt
          cspell:node/dict/node.txt
          cspell:python/src/python/python-lib.txt
          cspell:filetypes/filetypes.txt

To stop checking additional dictionaries, add (in .github/workflows/spelling.yml):

check_extra_dictionaries: ''

@jimklimov
Copy link
Contributor

The cheerful spell-checker used here wants a few words (nas, realpath) added to .github/workflows/spelling/expect.txt :\

I'll post a PR with the extra dicts it suggests; maybe a later update from master branch would "just fix" this hiccup

@oetiker oetiker merged commit 2e12e28 into oetiker:master Jun 4, 2024
0 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants