defectdojo-inc/DefectDojo-Inc Lint
Run linters with standardized configuration
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| go-version | The version of Go to set up for linting with golangci-lint | no | 1.25.1 |
| golangci-lint-version | The version of golangci-lint to use (e.g. v2.5.0) | no | v2.11.1 |
| custom-config | Set this to true if you want to lint your repo with the .golangci.yml file in your repository | no | false |
| timeout | Modify this if the linter is taking longer than the default timeout of 1m0s. Should be a Go duration | no | 1m0s |
| working-directory | Modify this if you need to lint something other than the root of the repository | no | — |
Outputs
no outputs