Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix multiline string emit. #32

Merged
merged 1 commit into from
Jul 6, 2024

Conversation

cwize1
Copy link

@cwize1 cwize1 commented Jul 4, 2024

Use |- instead of | when there is not a trailing newline in the string value.

@Ethiraric Ethiraric force-pushed the fixMultilineStringEmit branch 2 times, most recently from a40760e to da11d7d Compare July 6, 2024 14:20
Use `|-` instead of `|` when there is not a trailing newline
in the string value.
@Ethiraric Ethiraric merged commit 894c06b into Ethiraric:master Jul 6, 2024
3 checks passed
@Ethiraric
Copy link
Owner

Good catch! Thanks!

And sorry for the CI spam 🙃

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