Description
I use the --dwarf option/plugin in with --csv output, but the output only contains 3 columns which are path, type and scan_errors. It does not contains any dwarf information. However, the --yaml and --json output work fine.
How To Reproduce
./scancode --dwarf <path> --csv <output.csv>
Description
I use the
--dwarfoption/plugin in with--csvoutput, but the output only contains 3 columns which arepath,typeandscan_errors. It does not contains anydwarfinformation. However, the--yamland--jsonoutput work fine.How To Reproduce