Skip to content

Add spell checking for Markdown files to CircleCI via GNU Aspell. #1081

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

Closed
wants to merge 1 commit into from

Conversation

jbampton
Copy link
Contributor

@jbampton jbampton commented Jan 11, 2020

Install aspell on CircleCI. Add a custom dictionary file.

Spell check the Markdown files with a shell script.

Add section on spell checking to the contributing guide.

Update the CHANGELOG.

http://aspell.net/

https://en.wikipedia.org/wiki/GNU_Aspell

@jbampton jbampton force-pushed the spell-check branch 2 times, most recently from 428696d to 3ac5725 Compare January 11, 2020 14:57
@jbampton jbampton changed the title Add spell checking to CircleCI via the pyspelling Python package. Add spell checking to CircleCI via aspell. Jan 11, 2020
@jbampton
Copy link
Contributor Author

Hey @chriddyp and @nicolaskruchten how about some spell checking 👍

@jbampton jbampton force-pushed the spell-check branch 8 times, most recently from baf5547 to c3fbd91 Compare January 12, 2020 01:25
@jbampton jbampton changed the title Add spell checking to CircleCI via aspell. Add spell checking for Markdown files to CircleCI via GNU Aspell. Jan 12, 2020
@jbampton jbampton force-pushed the spell-check branch 6 times, most recently from 28d81c6 to e7a8669 Compare January 14, 2020 03:42
@jbampton
Copy link
Contributor Author

Hey @Marc-Andre-Rivet updated and ready for review 👍

Install aspell on CircleCI. Add a custom dictionary file.

Spell check the Markdown files with a shell script.

Add section on spell checking to the contributing guide.

Update the CHANGELOG.
@alexcjohnson
Copy link
Collaborator

@jbampton thanks for the contribution, but we've decided this is a heavier approach than we really want - we'll continue just spell checking via manual PR reviews.

@jbampton jbampton deleted the spell-check branch December 9, 2020 14:48
jbampton added a commit to jbampton/plotly.js that referenced this pull request Dec 21, 2020
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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants