gevhaz/Word Warden

Spellcheck your text files

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 25, 2024
License
GPL 3.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: gevhaz/word-warden@288a09d52ae7a34d736abf5bd056fa3bc8c57213 # v1.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
filesFiles to spellcheck, (glob expressions accepted).no**/*.md
language"Language of your text files, specified as a locale code (in format accepted by aspell, such as en_US)." noen_US
dictionaryPath to your personal dictionary in aspell format.no
preprocessing_scriptPath to a sed script that you want run on all files before they are spellchecked. no
word_warden_refVersion of Word Warden to checkout (only for development).nov1.0.0

no outputs