aboutcode-org / aboutcode-org/scancode.io
XSLX output is truncated
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 215
- Forks
- 203
- Merge medio
- 4 d 8 h
- PR fusionados (30 d)
- 6
Descripción
If I have a project with over (1,048,576 - 1) resources, loading this in LibreOffice will lead to silent truncation because it goes over 1,048,576 maximum rows of LibreOffice.
It would be great to either:
1. include an error message in the spreadsheet
2. split any long worksheets: for instance RESOURCE with 1,048,575 resources then RESOURCE1 with another 1,048,575 and so on.
In practice codebases with million+ files do (unfortunately) exist
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.