add instructions for workstation spell checking using npm package #5652
Closed
6 of 7 tasks
Labels
Complexity: Medium
Feature: Onboarding/Contributing.md
feature: spelling
role: back end/devOps
Tasks for back-end developers
role: front end
Tasks for front end developers
size: 1pt
Can be done in 4-6 hours
Milestone
Dependency
Overview
As developers of the Hack for LA website, we want to align on the tools we're using to keep the codebase as free as possible of misspellings so our reputation and the quality of our code is maintained. The recommended method of local spell checking is to use the VSCode Code Spell Checker extension, but for developers who do not use VSCode, we need to provide guidance for use of the corresponding npm package,
cspell
Action Items
CONTRIBUTING.md
, section 1.7 add instructions for local codebase spell checking for users who do not use VSCode.(for example: https://github.com/bonniewolfe/website/blob/issue-branch-1234/CONTRIBUTING.md)
Resources/Instructions
CONTRIBUTING.md
Getting started with writing and formatting on GitHub
cspell npm package
Merge Team
to
Resources/Instructions
Related Issues
The text was updated successfully, but these errors were encountered: