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

Epic: Create issues to add ignorePaths to cSpell configuration file #5450

Closed
18 tasks done
Tracked by #4349 ...
roslynwythe opened this issue Sep 5, 2023 · 4 comments
Closed
18 tasks done
Tracked by #4349 ...
Labels
Complexity: See issue making label See the Issue Making label to understand the issue writing difficulty level epic Feature: Administrative Administrative chores etc. feature: spelling Issue Making: Level 2 Make issue(s) from an ER or Epic ready for dev lead Issues that tech leads or merge team members need to follow up on role: back end/devOps Tasks for back-end developers role: front end Tasks for front end developers size: 0.25pt Can be done in 0.5 to 1.5 hours

Comments

@roslynwythe
Copy link
Member

roslynwythe commented Sep 5, 2023

Dependency (must be completed prior to prioritization of any created issues)

Dependencies (Issues Created)

Overview

We need to create issues to add the setting "ignorePaths" to the spell check configuration file, so that we only spell check files that contain text displayed on the website.

Action Items

Resources/Instructions

Code Spell Checker

Footnotes

  1. HfLA spelling audit spreadsheet -

@roslynwythe roslynwythe added role: front end Tasks for front end developers role: back end/devOps Tasks for back-end developers Feature Missing This label means that the issue needs to be linked to a precise feature label. Draft Issue is still in the process of being created size: 0.25pt Can be done in 0.5 to 1.5 hours Issue Making: Level 2 Make issue(s) from an ER or Epic Complexity: See issue making label See the Issue Making label to understand the issue writing difficulty level labels Sep 5, 2023
@github-actions

This comment was marked as outdated.

@roslynwythe
Copy link
Member Author

roslynwythe commented Sep 5, 2023

Template

Title: Add [REPLACE WITH PATH] to "ignorePaths" setting in cspell.json

### Overview
We need to populate the spell check configuration file with file paths that should be excluded from spell checking, 

### Action Items
- [ ] You must use VS Code as your local text editor and use the `Code Spell Checker` Extension for this issue,  The recommended installation method is to install Code Spell Checker directly from the VS Code text editor[^1].  The extension can also be installed via the VS Code Marketplace website[^2]
- [ ] In VSCode, navigate to 'cspell.json`
- [ ] Add the path "[REPLACE WITH PATH]"to the end of the array "ignorePaths"
- [ ] Save 'cspell.json` and test the update by confirming that files in the specified path are not spell checked.  

### Merge Team
- [ ] Release the dependency on this item in #5450
- [ ] When the last dependency is released, close #5450 as completed.  

### Resources/Instructions
[Introduction to JSON](https://www.json.org/json-en.html)
[Code Spell Checker](https://streetsidesoftware.com/vscode-spell-checker/)
This issue is part of #5450

[^1]: [Installing Code Spell Checker from the VS Code text editor](https://code.visualstudio.com/learn/get-started/extensions)
[^2]:[Code Spell Checker - VS Marketplace](https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker)

@roslynwythe roslynwythe added Feature: Administrative Administrative chores etc. Ready for Prioritization and removed Draft Issue is still in the process of being created Feature Missing This label means that the issue needs to be linked to a precise feature label. labels Sep 5, 2023
@roslynwythe roslynwythe self-assigned this Sep 6, 2023
@github-actions

This comment was marked as outdated.

@roslynwythe roslynwythe added Dependency An issue is blocking the completion or starting of another issue and removed Ready for Prioritization labels Sep 10, 2023
@roslynwythe roslynwythe changed the title Create issues to add ignorePaths to cSpell configuration file Epic: Create issues to add ignorePaths to cSpell configuration file Sep 12, 2023
@roslynwythe roslynwythe added Ready for Prioritization and removed Ready for Prioritization Dependency An issue is blocking the completion or starting of another issue labels Sep 12, 2023
@wanyuguan wanyuguan added this to the 08. Team workflow milestone Sep 17, 2023
@roslynwythe roslynwythe added ready for dev lead Issues that tech leads or merge team members need to follow up on and removed ready for dev lead Issues that tech leads or merge team members need to follow up on labels Sep 27, 2023
@ExperimentsInHonesty ExperimentsInHonesty added Dependency An issue is blocking the completion or starting of another issue feature: spelling and removed Ready for Prioritization labels Oct 3, 2023
@ExperimentsInHonesty ExperimentsInHonesty added ready for dev lead Issues that tech leads or merge team members need to follow up on and removed Dependency An issue is blocking the completion or starting of another issue labels Jun 9, 2024
@ExperimentsInHonesty
Copy link
Member

@roslynwythe the dependencies has been closed. Can we close this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complexity: See issue making label See the Issue Making label to understand the issue writing difficulty level epic Feature: Administrative Administrative chores etc. feature: spelling Issue Making: Level 2 Make issue(s) from an ER or Epic ready for dev lead Issues that tech leads or merge team members need to follow up on role: back end/devOps Tasks for back-end developers role: front end Tasks for front end developers size: 0.25pt Can be done in 0.5 to 1.5 hours
Projects
Development

No branches or pull requests

3 participants