-
-
Notifications
You must be signed in to change notification settings - Fork 847
Closed
Labels
Feature: InfrastructureFor changes on site technical architectureFor changes on site technical architecturefeature: spellinggood first issueGood for newcomersGood for newcomersrole: back end/devOpsTasks for back-end developersTasks for back-end developersrole: front endTasks for front end developersTasks for front end developerssize: 0.25ptCan be done in 0.5 to 1.5 hoursCan be done in 0.5 to 1.5 hours
Milestone
Description
Overview
We need to update the Code Spell Checker configuration file with false positive terms so that they are no longer marked as errors.
Action Items
- You must use VS Code as your local text editor to install the VS Code extension for spell checking your codebase, The recommended installation method is to install Code Spell Checker directly from the VS Code text editor1. The extension can also be installed via the VS Code Marketplace website2
- Do not change any configuration settings or make any spell corrections
- Open the file
cspell.json - Replace the line
"words": [
with
"words": [
"Westside",
- Save
cspell.jsonand then test the change by opening'_includes/events-page/our-locations-content.html'and confirming that no Code Spell Checker errors/messages are displayed. - No docker testing is required. Create a Pull Request in the usual manner, with changes only to
cspell.json.
Resources
Footnotes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Feature: InfrastructureFor changes on site technical architectureFor changes on site technical architecturefeature: spellinggood first issueGood for newcomersGood for newcomersrole: back end/devOpsTasks for back-end developersTasks for back-end developersrole: front endTasks for front end developersTasks for front end developerssize: 0.25ptCan be done in 0.5 to 1.5 hoursCan be done in 0.5 to 1.5 hours
Type
Projects
Status
Done