rojopolis/GitHub Spellcheck Action

A Github Action that spell checks Python, Markdown, and Text files using PySpelling

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
config_pathAlternate configuration file to useno
source_filesA list of source files or patterns to scan. This overrides your config file's `source` section. `task_name` must also be specified to use this option. no
task_nameName of the PySpelling task to runno
output_fileName of a generated output file containing output from pyspelling. no
spell_checkerThe spell checker to use. Either `hunspell` or `aspell`. no
skip_dict_compileSkip dictionary compiling step if the dictionary already exists. Changes to a custom dictionary will be ignored. Accepts "true" or "false" and defaults to "false". no

no outputs