Uses codespell to check files for commonly misspelled words.
WARNING: the action is unmaintained and unsupported
This unmaintained copy is kept only to provide provisional support for existing workflows, but will be removed soon.
The recommended alternative is the codespell-project/actions-codespell
action
File path of list of words to ignore.
Comma-separated list of files to skip. It accepts globs as well. ./.git
is always skipped.
uses: arduino/actions/libraries/spell-check@master