github-spellcheck-cli icon indicating copy to clipboard operation
github-spellcheck-cli copied to clipboard

Check a GitHub repository for spelling mistakes and automatically create a pull request :pen:

Results 12 github-spellcheck-cli issues
Sort by recently updated
recently updated
newest added

I had made a PR to someones repo with this tool, and then had to follow up with another PR to include some other file types. Unfortunately, after going through...

bug

E.g. ``` content/docs/reference-react.md -id: react-api +id: react-ape 1 instance of "api" after this. ``` But this is the only instance of "api". The tool should instead print `No instances of...

bug
good first issue

Hello, I tried to use the package in two different ways and I was not able to get some files processed. a) Is my filter wrong? b) Does it work...

bug

For instance: `$$\dfrac{1}{x}+\dfrac{1}{y}+\dfrac{1}{z}=\dfrac{2}{n}$$` Is being flagged by spellcheck, while the formula is correct. If the developer feels like such feature should be added, then I am willing to devote my...

enhancement

I'm pretty sure that right now this will cause the tool to error out if it tries to delete a repo. Maybe that's not a big deal, because deleting always...

enhancement

This would be helpful when cloning large repos.

enhancement

This could happen during checking, if a file is larger than a certain threshold (some number of kB).

enhancement