tdm-calculator
tdm-calculator copied to clipboard
Website Spell Check: automated
Dependency
- #1146
Overview
We need to investigate ways of Automating spell checking. This can be a procedure run by PM's, or something run in pull requests or with github actions.
Action Items
- [ ] Figure out best way to spell check as an ongoing process
- [ ] we need a linter to check incoming prs
- [ ] we need a vs code plugin that matches for devs to check locally before the commit
- [ ] discuss with team.
- [ ] Come up with plan to set up future testing
- [ ] Product has made a spreadsheet #1146 with any known spelling errors. If there are none at this time, mock up some on your local environment to test the linter.
Resources/Instructions
- This link of GHAs that do spell checks might help: https://github.com/marketplace?type=&verification=&query=spell
- Issue from HfLA website team on same: https://github.com/hackforla/website/issues/3546
- Bonnie's Query for spell checkers
- Suggestion of a specific spell checker (provided by Fang) eslint-plugin-spellcheck
https://typosaur.us/ - Check out this!
Putting this back in the Backlog so we can check after Dev freezes. We want to also make sure to check the tool tips.
This may be worth looking at. https://github.com/aotaduy/eslint-plugin-spellcheck