Skip to content

util: do not reduce to a single line if not appropriate using inspect

This makes sure entries are not lined up on a single line if the content contains any new line. That would otherwise cause confusing output.

Before: image

Now: image

Signed-off-by: Ruben Bridgewater ruben@bridgewater.de

Merge request reports

Loading