Skip to content

[refactor] build on top of golang.org/x/tools/go/analysis #5

@chrsm

Description

@chrsm

So far we've implemented our lint rules manually - and a frontend to match.

The analysis package implements numerous checkers that serve as great examples - and ways to run them (and custom ones) via the analysis/multichecker and analysis/singlechecker packages.

Instead of rolling our own, we should attempt to use this interface.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions