github-spellcheck-cli
github-spellcheck-cli copied to clipboard
Check a GitHub repository for spelling mistakes and automatically create a pull request :pen:
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...
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...
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...
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...
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...
This could happen during checking, if a file is larger than a certain threshold (some number of kB).