Skip to content

feat(CI): add a GitHub Action to check spelling - #5357

Closed
jbampton wants to merge 1 commit into
plotly:masterfrom
jbampton:add-spell-checker
Closed

feat(CI): add a GitHub Action to check spelling#5357
jbampton wants to merge 1 commit into
plotly:masterfrom
jbampton:add-spell-checker

Conversation

@jbampton

@jbampton jbampton commented Dec 21, 2020

Copy link
Copy Markdown
Contributor

Found a better way to check spelling. This Go tool does find mistakes in source code as well as Markdown. From my experience it does not work on all file types or find all the errors, but it does seem to work well on code comments

Found a better way to check spelling.  This Go tool does find mistakes in source code as well as Markdown. From my experience it does not work on all file types or find all the errors, but it does seem to work well on code comments
- refs plotly#5349
- refs plotly/dash#1081
Using -> https://github.com/client9/misspell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community community contribution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants