aboutcode-org / aboutcode-org/scancode-toolkit
the --ignore behaviour needs refinement
Open
enhancement
plugin
- Dominant language
- Python
- Stars
- 2.6k
- Forks
- 791
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 5
Description
The glob patterns are applied to each path segment making it impossible to ignore a path with more than one segment. It should instead be applied to the whole path at once which would be more useful and intuitive.
Contributor guide
Assessment
This issue has not been assessed yet.