Skip to content

Conversation

sellout
Copy link

@sellout sellout commented Aug 26, 2024

printInfo uses putStrLn, so it already has the requisite trailing newline. The extra putStrLn just adds an additional blank line.

Using a mix of automated diffing and manual editing to keep the license report current, this causes some issues, as editors often like to trim trailing blank lines (especially for text formats like Markdown), and that then plays havoc with the diffs.

`printInfo` uses `putStrLn`, so it already has the requisite trailing newline.
The extra `putStrLn` just adds an additional blank line.

Using a mix of automated diffing and manual editing to keep the license report
current, this causes some issues, as editors often like to trim trailing blank
lines (especially for text formats like Markdown), and that then plays havoc
with the diffs.
A small tidying of the generated Markdown.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant