marocchino/Ruby Check Action

Run `ruby -wc` and anotate it with Problem Matchers

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
switchSwitch that pass to ruby. This defaults to "-wc".no-wc
pathsFilters 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_TOKENThe GitHub access token (e.g. secrets.GITHUB_TOKEN) used to create or update the comment. This defaults to {{ github.token }}.no${{ github.token }}

no outputs