Skip to content

Add a spell checker to our lint task #1127

@stephenplusplus

Description

@stephenplusplus

Cont'd from #1126 (comment)

We have words written all over the place that might not be correct grammatically.

@callmehiphop found a tool called write-good which we could add to our link task to catch such non-good writings. We would likely need a spell-checker as well, because it doesn't seem to do that.

We'd have to be precise in steering it only towards words and away from code. Sometimes they are mixed, such as our @examples. @callmehiphop, is there a good way to filter out only the text?

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions