aboutcode-org / aboutcode-org/scancode.io

XSLX output is truncated

Open
#1,315 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
215
Forks
203
Avg merge
4d 8h
Merged PRs (30d)
6

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.