aboutcode-org / aboutcode-org/scancode-toolkit
Setting `strip_root=True` when calling `cli.run_scan()` does not strip the root from Resource paths
未关闭
bug
core and api
- 主要语言
- Python
- 星标
- 2.6k
- 派生
- 791
- 平均合并
- 1 天 12 小时
- 30 天内合并 PR
- 5
描述
In my program, I am calling `cli.run_scan()` to get information using the scancode scanners. I also want to strip the roots from the paths of the Resources from the scan, but when I call `cli.run_scan()` with the argument `strip_root=True`, the root is not removed from the Resource paths.
贡献指南
评估
这个 Issue 还没有评估数据。