Skip to content

codebrick-corp/action-setup-golangci-lint

 
 

Repository files navigation

action-setup-golangci-lint

Install golangci/golangci-lint for workflows.

golangci-lint is downloaded and added to the tools cache for reuse across jobs/steps in a workflow.

Inputs

Only one input is needed: version. This must be a semantic version, matching a released version of golangci-lint.

Example usage

uses: GusAntoniassi/[email protected]
with:
    version: 1.24.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%