actions-marketplace-validations/Run golangci-lint multi module mono repo

Patch for golangci-lint action with line-attached annotations for found issues, caching and parallel execution.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
versionversion of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest versionno
argsgolangci-lint command line argumentsno""
cache-keyBase name of the cache to usenogolangci-lint-cache
github-tokenthe token is used for fetching patch of a pull request to show only new issuesyes${{ github.token }}
only-new-issuesif set to true and the action runs on a pull request - the action outputs only newly found issuesyesfalse

no outputs