Added "VRMS" to cspell.json so there aren't any false positive spellings#6012
Added "VRMS" to cspell.json so there aren't any false positive spellings#6012ndmoc wants to merge 1 commit intohackforla:gh-pagesfrom
Conversation
|
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. Note that CONTRIBUTING.md cannot previewed locally; rather it should be previewed at this URL: |
|
Review ETA: 3 PM 12/19/23 |
There was a problem hiding this comment.
@ndmoc Thank you for taking up this issue! You were descriptive in telling us about the changes made. You correctly put a linked issue in your PR, and you updated the correct section in cspell.json. 🙌🏼 Just two small changes requested!
#1 On the PR, under the visual changes section, it seems your screenshots didn't upload correctly.
#2 Please create a new branch with a name giving a brief description of the issue. An example name could be: update-cspelljson-with-false-positive-term-VRMS, then merge that branch into the main hackforla:gh-pages branch.
Thank you James. I created a new branch and a pull request. |
Fixes #5687
What changes did you make?
Updated cspell.json by adding a new element "VRMS" ensuring there aren't any false positives in the word "VRMS" in any codebases.
Why did you make the changes (we will use this info to test)?
To remove any false positives in any codebase with the word "VRMS"
removing screenshot option since no visible change in website and only in code