Add script to report rules - #2685
Conversation
Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>
dfcf51a to
a6c2cdb
Compare
|
@mjherzog this is ready for you to look at. Here's the help text for this script: You have to checkout this branch in a configured virtualenv and run the script if you want to check this out now. Attaching sample ouput files: |
|
@AyanSinhaMahapatra Thank you for running the sample with: |
|
I see clues for Accellera and Hacktivismo in the errant text. |
Add licensedb url, modify csv output to correct bugs, only add first 200 characters in case of text, modify functions and add docstrings. Signed-off-by: Ayan Sinha Mahapatra <ayansmahapatra@gmail.com>
be5cf35 to
716d959
Compare
|
@pombredanne added requested changes. @mjherzog added some changes that might fix your problems earlier. Made texts have only first 200 characters and removed some probably problematic csv file handling. Adding new csv file reports, do check if the bugs are resolved. The commands used to generate reports: Reports: |
Partially adresses #2566
Tasks
Run tests locally to check for errors.