aboutcode-org / aboutcode-org/scancode-toolkit
The `--csv` output does not work with the `--dwarf` option/plugin
Offen
bug
- Vorherrschende Sprache
- Python
- Sterne
- 2.6k
- Forks
- 791
- Ø Merge
- 1 T. 12 Std.
- Gemergte PRs (30 T.)
- 5
Beschreibung
### 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 --csv
```
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.