step-security/Codespell with annotations

Codespell with annotations for Pull Request

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
check_filenamesIf set, check file names as wellno""
check_hiddenIf set, check hidden files (those starting with ".") as wellno""
exclude_fileFile with lines that should not be checked for spelling mistakesno""
skipComma-separated list of files to skip (it accepts globs as well)no./.git
builtinComma-separated list of builtin dictionaries to includeno""
ignore_words_fileFile with a list of words to be ignored. Words are case sensitive based on how they are written in the dictionary fileno""
ignore_words_listComma-separated list of words to be ignored. Words are case sensitive based on how they are written in the dictionary fileno""
uri_ignore_words_listcomma separated list of words to be ignored in URIs and emails onlyno""
pathPath to run codespell inno""
only_warnIf set, only warn, never errorno""

no outputs