Epic: Create issues to add false positives to cspell.json
- Dominant language
- JavaScript
- Stars
- 363
- Forks
- 872
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 18
Description
### Dependencies
- [x] #5313
- [ ] #5248 ready for implementation
### Overview
We need to create issues to update the Code Spell Checker configuration file with false positives so that they are no longer marked as errors. The list of false positives can be found in the HfLA spelling audit spreadsheet[^1] and that sheet will be used for tracking issues as well.
### Action Items
- [x] Create template for issues to add false positives to cspell.json - see https://github.com/hackforla/website/issues/5312#issuecomment-1736440177
- [x] labels: good first issue, Feature: Infrastructure, role: front end, role: back end/devOps
- [x] create sample issue #5618
- [ ] Decide how to handle the names of individuals.
- [ ] Create issues to add false positives to cspell.json
### Resources/Instructions
- This issue is part of #5248
[^1]: [HfLA spelling audit spreadsheet - Results](https://docs.google.com/spreadsheets/d/1c2C9zUF_LsLGrnJN_LAlPV4UObz-nYffJyOiB_M6oI0/edit#gid=69989048)
[^2]:The recommended installation method is to install Code Spell Checker directly from the VS Code text editor, and those instructions can be found [here](https://code.visualstudio.com/learn/get-started/extensions). The extension can also be installed via the VS Code Marketplace website [here](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker).
Contributor guide
Assessment
This issue has not been assessed yet.