aboutcode-org / aboutcode-org/scancode-toolkit
The `--csv` output does not work with the `--dwarf` option/plugin
Abierto
bug
- Lenguaje dominante
- Python
- Estrellas
- 2.6k
- Forks
- 791
- Merge medio
- 1 d 12 h
- PR fusionados (30 d)
- 5
Descripción
### 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
```
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.