Skip to content

cmd/vet: cache vet results #53014

Description

@jwebb

go vet on a large codebase can take a nontrivial amount of time. It seems the Vet result for each package should be cacheable in much the same way as tests, i.e. the cache key is a combination of BuildID and Vet command line flags.

Metadata

Metadata

Assignees

No one assigned

    Labels

    AnalysisIssues related to static analysis (vet, x/tools/go/analysis)FeatureRequestIssues asking for a new feature that does not need a proposal.NeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions