action-misspell
Error detector
Automates code review by detecting spelling and grammar errors in pull requests.
Run misspell with reviewdog
91 stars
30 watching
27 forks
Language: Shell
last commit: 13 days ago
Linked from 1 awesome list
misspellreviewdog
Related projects:
Repository | Description | Stars |
---|---|---|
reviewdog/action-shellcheck | Automates shell code review by running shellcheck with reviewdog on pull requests. | 101 |
reviewdog/action-stylelint | Automates code review with stylelint and reviewdog on GitHub pull requests | 47 |
reviewdog/action-eslint | Automates code review by running ESLint with Reviewdog on pull requests. | 237 |
reviewdog/action-golangci-lint | Automates code reviews with linting and reporting tools | 219 |
reviewdog/action-tflint | Enforces coding best practices in GitHub pull requests using tflint and reviewdog | 108 |
reviewdog/action-vint | Automates code review and quality checks with GitHub integration | 10 |
client9/misspell | Corrects common English spelling mistakes in source code files using prebuilt word lists | 1,353 |
sobolevn/misspell-fixer-action | Automatically fixes typos and mistakes in source code and documentation | 147 |
reviewdog/action-tfsec | Automates security testing of Terraform configurations on GitHub pull requests. | 72 |
michaelaquilina/flake8-spellcheck | Automates spellchecking of variable and function names in Python code to improve readability and prevent errors. | 72 |
dotenv-linter/action-dotenv-linter | Automates linting of .env files in GitHub pull requests using the dotenv-linter and reviewdog tools. | 17 |
retextjs/retext-spell | A plugin to check spelling in natural language text | 73 |
prontolabs/pronto-spell | A tool that uses Aspell to automatically check and correct common spelling mistakes in source code | 5 |
ruby/did_you_mean | A gem that suggests corrections for typos and errors in Ruby code | 1,871 |
bakwc/jamspell | A spell checking library that uses context and ngram information to suggest corrections | 618 |