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

added ignore words array to cspell.json #5954

Conversation

ChrisKildunne
Copy link
Member

Fixes #5675

What changes did you make?

  • Added "ignoreWords": [
    "Harish"
    ]
    to cspell.json

Why did you make the changes (we will use this info to test)?

  • So 'Harish' is not marked as an unknown word in _guide-pages/survey-reporting-dashboard-guide.html

Copy link

github-actions bot commented Dec 1, 2023

Want to review this pull request? Take a look at this documentation for a step by step guide!

From your project repository, check out a new branch and test the changes.

git checkout -b ChrisKildunne-add-ignorewordsarray-cspell.json-5675 gh-pages
git pull https://github.com/ChrisKildunne/website.git add-ignorewordsarray-cspell.json-5675

Note that CONTRIBUTING.md cannot previewed locally; rather it should be previewed at this URL:

https://github.com/ChrisKildunne/website/blob/add-ignorewordsarray-cspell.json-5675/CONTRIBUTING.md  

@github-actions github-actions bot added good first issue Good for newcomers role: front end Tasks for front end developers role: back end/devOps Tasks for back-end developers P-Feature: About Us https://www.hackforla.org/about/ Feature: Infrastructure For changes on site technical architecture size: 0.25pt Can be done in 0.5 to 1.5 hours feature: spelling labels Dec 1, 2023
@kwangric kwangric closed this Dec 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature: Infrastructure For changes on site technical architecture feature: spelling good first issue Good for newcomers P-Feature: About Us https://www.hackforla.org/about/ 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
None yet
Development

Successfully merging this pull request may close these issues.

Update cspell.json with false positive term 'Cleantech'
2 participants