You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected Behaviour
JSON output always uses LF line endings, or the correct line endings for the current platform.
Actual Result
The JSON output always ends with a single CRLF line ending. Tested on both Windows and Linux
If pretty output is on, the rest of the output uses LF line endings.
The text was updated successfully, but these errors were encountered:
Expected Behaviour
JSON output always uses LF line endings, or the correct line endings for the current platform.
Actual Result
The JSON output always ends with a single CRLF line ending. Tested on both Windows and Linux
If pretty output is on, the rest of the output uses LF line endings.
The text was updated successfully, but these errors were encountered: