marocchino/Ruby Check Action
Run `ruby -wc` and anotate it with Problem Matchers
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| switch | Switch that pass to ruby. This defaults to "-wc". | no | -wc |
| paths | Filters the path of ruby files. If value need to be more than one line, it should be multiline string not an array. This defaults to "**/*.rb". | no | **/*.rb |
| GITHUB_TOKEN | The GitHub access token (e.g. secrets.GITHUB_TOKEN) used to create or update the comment. This defaults to {{ github.token }}. | no | ${{ github.token }} |
Outputs
no outputs