-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
There are certainly jq operations that may introduce a trailing newline-- which, if the result is being used as a number or string (vs a json object), can cause problems.
It would seem that a trim() on the jqOutput before returning may be a clean solution with minimal impact as a json object being returned doesn't require a trailing newline either.
davidolrik and nunogoncalves
Metadata
Metadata
Assignees
Labels
No labels