elijahr/Run lintball in Docker

Keep your entire project tidy with a GitHub Action

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
check-all-filesIf true, the entire workspace is checkedyesfalse
committishThe git commit hash, branch name, or tag name to check againstyes<auto>
default-branchThe git branch to compare against. Usually master, main, or devel.yes<auto>
workspaceThe filesystem path to check. If not provided, will default to your project's path.yes""
versionThe version of lintball to use. If not provided, will default to a hardcoded version corresponding to the run-lintball action version.yes""
github-tokenThe GitHub token to use for fetching repository information. If not provided, will default to an empty string.yes""

no outputs