-
-
Notifications
You must be signed in to change notification settings - Fork 782
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
Run VS Code Spell Checker on _layouts/guides.html #5604
Comments
Hi @njackman-2344, thank you for taking up this issue! Hfla appreciates you :) Do let fellow developers know about your:- You're awesome! P.S. - You may not take up another issue until this issue gets merged (or closed). Thanks again :) |
Availability: Friday 5pm - 10pm PST 9/29 ETA: Tuesday night 10/3 |
#5604 I input the false positive into the spreadsheet on a27 in results page and the word was already there in false positives |
Hi @njackman-2344! Great job with this issue! It looks like there are errors on my end too! You also did a great job with moving the issue to the right column and adding the correct label. I do have one request.
Once it's completed, you can ping me here in a comment to let me know and add the |
@LRenDO I have added both instances with [ln,Col]. THank you! |
Hi @njackman-2344! Looks great! Thanks for making the update! |
Overview
We need to audit HfLA codebase files for spelling errors using the Code Spell Checker extension in VS Code in order to ensure site quality. Results will be categorized as misspellings or false positives in the HfLA spelling audit spreadsheet1 and will be resolved in later issues.
Action Items
Code Spell Checker
VS Code extension2No errors
orAt least one error
.Results
sheetmisspelling
orfalse positive
from the "Result type" column. A false positive is a term that is not a misspelling but is not recognized by the spell checker because it is a technical term, abbreviation, acronym, URL or proper noun (name of a person, place or organization).ready for dev lead
Merge Team
Resources/Instructions
Footnotes
HfLA spelling audit spreadsheet - Results ↩
The recommended installation method is to install Code Spell Checker directly from the VS Code text editor, and those instructions can be found here. The extension can also be installed via the VS Code Marketplace website here. ↩
The text was updated successfully, but these errors were encountered: