Title here
Summary here
run golangci-lint on your Go code
include:
- component: gitlab.com/release-process/golang/golangci-lint@0.1.0| Name | Description | Default |
|---|---|---|
| args | additional arguments to pass to the go test command | ./... |
| dir | the directory to build | . |
| name | The name of the job application | golang:golangci-lint |
| stage | stage of the job | test |
| version | golangci-lint version to use for building | 1.54 |