knowledge icon indicating copy to clipboard operation
knowledge copied to clipboard

Catch spelling errors in pull requests

Open RichardLitt opened this issue 7 years ago • 1 comments

There is a consistent issue with documentation in code where people misspell things. How can we enforce spell-checking for documents?

It looks like node-markdown-spellcheck might work well. Or this CI package. If we ask Travis to check new entries for each PR, then we can identify spelling errors as they come in, and establish a project-wide dictionary to ignore.

RichardLitt avatar Aug 04 '17 14:08 RichardLitt

It might work to make a Probot out of this.

RichardLitt avatar Apr 11 '18 12:04 RichardLitt