Skip to content

[jex generation] fix newline in generated code #523

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

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

rbygrave
Copy link
Contributor

@rbygrave rbygrave commented Dec 2, 2024

No description provided.

@@ -256,7 +256,6 @@ private void write(boolean requestScoped) {
} else {
writer.append(indent);
writeContextReturn(responseMode, "result");
writer.eol();
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the change - move this to be inside the writeContextReturn()

@rbygrave rbygrave requested a review from SentryMan December 2, 2024 09:56
@rbygrave rbygrave self-assigned this Dec 2, 2024
@rbygrave rbygrave merged commit da4431e into master Dec 2, 2024
7 checks passed
@rbygrave rbygrave deleted the feature/jex-generation-newline branch December 2, 2024 10:00
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