cspotcode / cspotcode/personal-monorepo
[comprehensive-npmignore] directories are reported even if entire contents are excluded or included
Open
bug
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
Even if you explicitly include or exclude all contents of a directory, the directory itself will be reported as ambiguous.
This shouldn't happen, because being forced to include it means including the entire directory, and that's not what we want. Excluding it is also confusing because it implies excluding all contents.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.