aboutcode-org / aboutcode-org/scancode-toolkit
Matched text diagnostics should be in a new attribute
未关闭
bug
good first issue
license scan
- 主要语言
- Python
- 星标
- 2.6k
- 派生
- 791
- 平均合并
- 1 天 12 小时
- 30 天内合并 PR
- 5
描述
Currently when we have `--matched-text-diagnostics` enabled we add this diagnostics directly in the `matched_text` attribute for the match. This is problematic as this `matched_text` is important in many downstream cases like generating attribution, showing diffs etc, and so this should be in a new attribute `matched_text_diagnostics`.
There would be a downside of increased file size for the result file btw.
贡献指南
评估
这个 Issue 还没有评估数据。