Skip to content

Conversation

@Jell
Copy link
Member

@Jell Jell commented Mar 15, 2025

deals with a few issues with the previous implementation:

  • no unnecessary newlines at the start of the output
  • keep a newline at the end of the output
  • allows to better control spacing between different types of statements

Jell added 5 commits March 15, 2025 10:28
the first version was too naive, we want the spacing between
statements to also depend in the kind of the previous statement.
we don't want unnecessary newlines at the start of the output, and we
also want to have a newline at the end of the file.
we want to bundle those kinds of configs together
in case someone wants to override the default appender & customize spacing
@Jell Jell merged commit 538b38b into main Mar 15, 2025
1 check passed
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.

2 participants