actionshub/ActionsHub-Rubocop
Run rubocop on your code
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| rubocopGemName | Name of the gem to install | no | rubocop |
| rubocopGemVersion | Version of the gem to install | no | latest |
| severityFatalLevel | The level at which to report any results at, warning or error | no | error |
| severityErrorLevel | The level at which to report any results at, warning or error | no | error |
| severityWarningLevel | The level at which to report any results at, warning or error | no | warning |
| severityConventionLevel | The level at which to report any results at, warning or error | no | warning |
| severityRefactorLevel | The level at which to report any results at, warning or error | no | warning |
Outputs
no outputs