elijahr/Run lintball in Docker
Keep your entire project tidy with a GitHub Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| check-all-files | If true, the entire workspace is checked | yes | false |
| committish | The git commit hash, branch name, or tag name to check against | yes | <auto> |
| default-branch | The git branch to compare against. Usually master, main, or devel. | yes | <auto> |
| workspace | The filesystem path to check. If not provided, will default to your project's path. | yes | "" |
| version | The version of lintball to use. If not provided, will default to a hardcoded version corresponding to the run-lintball action version. | yes | "" |
| github-token | The GitHub token to use for fetching repository information. If not provided, will default to an empty string. | yes | "" |
Outputs
no outputs