siafoundation/Go Multianalyzer Check
Run a set of golang.org/x/tools/go/analysis.Analyzers on a repository.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| failOnError | Whether to fail if analyzer finds errors. | no | true |
| analyzers | List of analyzers. | yes | — |
| directories | List of directories to pass to the analyzers. If multiple directories are to be passed simultaneously, place them on the same line and separate them with a space. | yes | — |
| flags | Flags to pass to analyzer. Prefix each flag with its analyzer Name, i.e. japecheck.cprefix. | no | "" |
Outputs
no outputs