aboutcode-org / aboutcode-org/scancode.io
XSLX output is truncated
未關閉
- 主要語言
- Python
- 星號
- 215
- 分支
- 203
- 平均合併
- 4 天 8 小時
- 30 天內合併 PR
- 6
描述
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
貢獻指南
評估
這個 Issue 還沒有評估資料。