aboutcode-org / aboutcode-org/scancode.io
XSLX output is truncated
Aberta
- Linguagem predominante
- Python
- Estrelas
- 215
- Forks
- 203
- Merge médio
- 4d 8h
- PRs com merge (30d)
- 6
Descrição
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
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.