etiennebacher/setup-jarl

A GitHub Action to run Jarl, an extremely fast R linter.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
argsArguments passed to Jarl. Use `jarl --help` to see available options. Defaults to `check`.nocheck --output-format github
srcSource to run Jarl. Defaults to the current directory.no${{ github.workspace }}
versionThe version of Jarl to use, e.g., `0.6.0` Defaults to the version in pyproject.toml or 'latest'.no""
github-tokenUsed to increase the rate limit when retrieving versions and downloading jarl.no${{ github.token }}
namedescription
jarl-versionThe installed jarl version. Useful when using latest.