Open
Description
It would be good to have gren format
leave the line endings as is, preserving CRLF (\r\n
) newlines, rather than changing them all to just LF (\n
).
Notes:
- How should this interact with
--validate
?
Related to #42.
It would be good to have gren format
leave the line endings as is, preserving CRLF (\r\n
) newlines, rather than changing them all to just LF (\n
).
Notes:
--validate
?Related to #42.