Skip to content

Conversation

@mafredri
Copy link
Member

This changes makes it so that we output the empty string for Format
when there is no data. It turns out there are many places in the code
where we have such handling, but in a way that would break the JSON
formatter (since we'd output nothing on stdout or text rather than
[]/null).

@mafredri mafredri force-pushed the mafredri/fix-cli-cliui-table-empty-handling branch from aeff3bc to 5f3fd1c Compare November 27, 2025 12:49
@mafredri mafredri force-pushed the mafredri/fix-cli-cliui-table-empty-handling branch from 5f3fd1c to 4bb62b5 Compare November 27, 2025 13:09
@mafredri mafredri force-pushed the mafredri/fix-cli-cliui-table-empty-handling branch from b370a1e to 388c7f3 Compare November 27, 2025 13:55
@mafredri mafredri requested a review from deansheather December 2, 2025 12:59
@mafredri mafredri merged commit c750695 into main Dec 3, 2025
49 of 51 checks passed
@mafredri mafredri deleted the mafredri/fix-cli-cliui-table-empty-handling branch December 3, 2025 09:33
@github-actions github-actions bot locked and limited conversation to collaborators Dec 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants