Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Glob workspace members are not handled #166

Closed
drahnr opened this issue Apr 16, 2021 · 0 comments
Closed

Glob workspace members are not handled #166

drahnr opened this issue Apr 16, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@drahnr
Copy link
Owner

drahnr commented Apr 16, 2021

Describe the bug

[2021-04-16T06:24:49Z WARN  cargo_spellcheck::traverse] Opening manifest from member failed bin/*/node
[2021-04-16T06:24:49Z WARN  cargo_spellcheck::traverse] Opening manifest from member failed bin/*/runtime
[2021-04-16T06:24:49Z WARN  cargo_spellcheck::traverse] Opening manifest from member failed fuzz/*
[2021-04-16T06:24:49Z WARN  cargo_spellcheck::traverse] Opening manifest from member failed modules/*
[2021-04-16T06:24:49Z WARN  cargo_spellcheck::traverse] Opening manifest from member failed primitives/*
[2021-04-16T06:24:49Z WARN  cargo_spellcheck::traverse] Opening manifest from member failed primitives/chains/*
[2021-04-16T06:24:49Z WARN  cargo_spellcheck::traverse] Opening manifest from member failed relays/*
[2021-04-16T06:24:49Z WARN  cargo_spellcheck::traverse] Opening manifest from member failed relays/clients/*
[2021-04-16T06:24:49Z WARN  cargo_spellcheck::traverse] Opening manifest from member failed relays/generic/*

To Reproduce

Steps to reproduce the behaviour:

  1. A project with a Cargo.toml which has a workspace which contains glob patterns
  2. Run cargo spellcheck ...
  3. observe

Expected behavior

Honour glob patterns

Please complete the following information:

  • System: Fedora 33
  • Obtained: git, cargo
  • Version: 0.7.x / 0.8.0-beta.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant