vale-cli/Vale Linter

The official GitHub Action for Vale -- install, manage, and run Vale with ease.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionThe Vale CLI version to install.nolatest
filesThe files to lint: "all" or "<some_folder>".noall
debugLog debugging information to stdout.nofalse
reporterReporter of reviewdog command [github-pr-check,github-pr-review,github-pr-annotations,github-check].nogithub-pr-annotations
fail_on_errorExit code for reviewdog when errors are found [true,false] Default is `false`. nofalse
levelReport level for reviewdog [info,warning,error].noerror
filter_modeFiltering for the reviewdog command [added,diff_context,file,nofilter]. Default is added. noadded
vale_flagsSpace-delimited list of flags for the Vale CLI.no""
separatorSplit character for input strings.no""
reviewdog_urlThe URL to a tar.gz build of reviewdog to use in the actionno""
tokenThe GitHub token to use.no${{ github.token }}

no outputs