lukasschwab/golangci-lint-custom
Run golangci-lint in your Go project. Unofficial alternative to golangci-lint-action for use with custom module plugins.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The golangci-lint version to use. Default: latest | no | latest |
| custom-gcl-config | The custom golangci-lint configuration to use. Default: .custom-gcl.yml. | — | .custom-gcl.yml |
| custom-gcl-binary | The custom golangci-lint binary to use after build; must match name and destination fields in your custom golangci-lint configuration. Default: ./custom-gcl | no | ./custom-gcl |
| working-directory | Where to run the custom golangci-lint binary. Default: [repository root] | no | "" |
Outputs
no outputs