Skip to content

Exclude command not working in windows. #628

@KunalSin9h

Description

@KunalSin9h

Reproduce:

  • Use SafeDep/vet repo, with command
  • vet scan -D . --exclude 'pkg/*'

We are Excluding pkg/* because all Manifest file are tests.

Working on linux:

cmd: vet scan -D . 'pkg/*'

Image

Not working on windows:

cmd: vet scan -D . 'pkg\*'

Image

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingwindows

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions