conventional-actions/go-revive
Run go-revive
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | version of revive to use | no | latest |
| config_path | path to config file in TOML format | no | ./revive.toml |
| exclude_path | paths to exclude | no | — |
| format | formatter to be used for the output | no | sarif |
| output_path | output file path | no | gorevive.sarif |
| package | package to scan | no | ./... |
Outputs
| name | description |
|---|---|
| output_path | output file path |