Skip to content

vndr <pkg> or vndr should return error when import path is not vendored and not existent in GOPATH, GOROOT. #92

@Madhur1997

Description

@Madhur1997

This is more of a question rather than an issue.
Currently, when an import path isn't vendored and also doesn't exist in GOPATH or GOROOT,
vndr would typically exit with exit status=0.
Now, this will fail the package compilation, so it gets caught there.
But would it be good if we are to exit with non zero code if such situation arises?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions