morphy2k/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: morphy2k/revive-action@bd8016177e3722fe0aad85e22507805641be5bb1 # v2.7.8tags 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