Skip to content

Refactor versionguardcheck onto golang.org/x/tools/go/analysis #2259

@michelle-clayton-work

Description

@michelle-clayton-work

versionguardcheck is currently a hand-rolled Go program

Expose the analyzer as an analysis.Analyzer, replace main with singlechecker.Main, and swap our custom test code for analysistest. Adds golang.org/x/tools as the repo's first external dep.

Follow up for

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions