/github-action-cspell

This action runs the cspell spell checker.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

CSpell GitHub Action

CI Status

This action runs the cspell spell checker.

Inputs

path

Required The path to the file(s) to lint. Default: **/*.md.

Example usage

uses: roboticcheese/github-action-cspell@v1
with:
    path: README.md