tdm-calculator icon indicating copy to clipboard operation
tdm-calculator copied to clipboard

Website Spell Check: automated

Open KPHowley opened this issue 4 years ago • 3 comments

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

KPHowley avatar Jun 06 '20 22:06 KPHowley

https://typosaur.us/
 - Check out this!

KPHowley avatar Sep 17 '20 02:09 KPHowley

Putting this back in the Backlog so we can check after Dev freezes. We want to also make sure to check the tool tips.

KPHowley avatar Oct 13 '20 03:10 KPHowley

This may be worth looking at. https://github.com/aotaduy/eslint-plugin-spellcheck

fyliu avatar Aug 01 '21 06:08 fyliu