Skip to content

Add unnecessary vendor lint after make check #1778

Closed
@overvenus

Description

After including _vendor/src to GOPATH, we may add unnecessary vendor lint after make check if there is no lint present.

neil:tidb/ (master*) $ gst                                                                                                             [12:21:18]
On branch master
Your branch is up-to-date with 'upstream/master'.

Untracked files:
  (use "git add <file>..." to include in what will be committed)

    _vendor/pkg/
    _vendor/src/github.com/golang/lint/

no changes added to commit (use "git add" and/or "git commit -a")

ref: #1748

/cc: @tiancaiamao

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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