actions-marketplace-validations/Revive Action
Lint your Go code with Revive
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Aug 28, 2025
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/morphy2k_revive-action@a3e768e43401b9474bca5bd869618533fb06dc0b # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| config | Path of the Revive config file | no | — |
| exclude | Revive exclude patterns, separated by newline | no | — |
| path | Revive path pattern | no | — |
| fail-on-any | Fail on any issue. Overrides the error and warning code in config | no | — |
Outputs
no outputs