gradle-spelling-plugin
Code spell checker
A plugin that analyzes text in source code to identify and correct spelling errors.
Gradle plugin to inspect spelling using custom blacklist.
4 stars
2 watching
0 forks
Language: Groovy
last commit: over 8 years ago
Linked from 1 awesome list
code-qualitygradlegradle-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
scuilion/gradle-syntastic-plugin | A plugin for integrating Gradle with Vim's syntastic syntax checking plugin. | 47 |
jorelosorio/spellingcorrector | A program that uses machine learning to correct spelling mistakes in Spanish text | 2 |
ksoichiro/gradle-replacer | A Gradle plugin that provides a minimalistic template engine feature | 6 |
ksoichiro/gradle-console-reporter | An extension plugin for Gradle that prints detailed test reports to the console. | 53 |
tekumara/typos-lsp | A source code spell checker for Visual Studio Code and LSP clients. | 267 |
bakwc/jamspell | A spell checking library that uses context and ngram information to suggest corrections | 613 |
retextjs/retext-spell | A plugin to check spelling in natural language text | 73 |
tbroyer/gradle-errorprone-plugin | A Gradle plugin that enables the use of Error Prone compiler for Java code analysis | 368 |
ksoichiro/gradle-web-resource-plugin | A Gradle plugin to manage JavaScript dependencies without requiring Node.js or npm. | 23 |
reokatoa/koreksyon | Tools for developing and implementing spell-checking and grammar-checking capabilities in low-resource languages. | 3 |
devongovett/spellchecker.js | A spellchecking library based on Hunspell, allowing users to check and suggest corrections for words in various programming environments. | 17 |
sonnylazuardi/gramatika-figma-plugin | A Figma plugin that integrates spell checking functionality using Bahasa Indonesia's grammar and vocabulary data | 91 |
divvun/divvunspell | A Rust implementation of spell checking with added features like tokenization and parallelisation. | 14 |
sonnylazuardi/gramatika.app | A web application that checks spelling and grammar in Bahasa Indonesia | 96 |
prontolabs/pronto-spell | A tool that uses Aspell to automatically check and correct common spelling mistakes in source code | 5 |