8000 Implement GHA workflow that scans website file tree for spelling errors by eecavanna · Pull Request #187 · microbiomedata/docs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Implement GHA workflow that scans website file tree for spelling errors #187

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

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

eecavanna
Copy link
Collaborator

This branch contains a work-in-progress GHA workflow designed to perform spell checking on the assembled website file tree.

In its current state (at the time of this writing), the spell checker on this branch is (a) not scanning all the files I expect it to and (b) scanning HTML tags as though they are English words, resulting in false claims of spelling errors (i.e. false positives).

These changes were initially part of #157, but were removed so we could merge in the parts of that PR branch that were already working correctly. The changes were written by a combination of @kaijli and @eecavanna.

@eecavanna eecavanna linked an issue Feb 5, 2025 that may be closed by this pull request
@eecavanna eecavanna changed the title Implement spell checker GHA workflow Implement GHA workflow that scans website file tree for spelling errors Feb 5, 2025
@eecavanna
Copy link
Collaborator Author
eecavanna commented Feb 20, 2025

Progress! Lots of files are being spellchecked. Next steps:

@eecavanna eecavanna self-assigned this Feb 27, 2025
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.

Add spell checker
1 participant
0