bb010g/Run vimlint with reviewdog (alt)

🐶 Run vimlint with reviewdog on pull requests to improve code review experience.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenA token to authenticate on behalf of this GitHub App installed on your repository.no${{ github.token }}
levelReport level for reviewdog [info,warning,error]noerror
reporterReporter for reviewdog [github-pr-check,github-pr-review].nogithub-pr-check
pathPath to lint. (The empty string unsets this input.)noautoload
pathsAdditional paths or globs to lint (Busybox ash syntax).no
only_errorOnly report lint error messages [true,false].nofalse
verboseLint verbosely [true,false].notrue
flagsAdditional vimlint flags (Busybox ash syntax).no

no outputs