nexB / scancode-analyzer

scancode-results-analyzer
4 stars 2 forks source link

Add diffs in case of `extra_words` for better understanding #56

Open AyanSinhaMahapatra opened 3 years ago

AyanSinhaMahapatra commented 3 years ago
  1. Add section in report to hold extra information, in this case, diffs between rule_text and matched_text.
  2. Add diffs (possibly using difflib.Differ) in case of issue_type:extra_words.