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

Ensure there's a newline in the end of generated files #387

Merged
merged 2 commits into from
Jan 4, 2025
Merged

Conversation

v0idpwn
Copy link
Collaborator

@v0idpwn v0idpwn commented Dec 28, 2024

We must manually add it, as Code.format_string! doesn't add a newline to end of file, nor does protoc.

Closes #380

We must manually add it, as `Code.format_string!` doesn't add a newline
to end of file, nor does protoc.
@v0idpwn v0idpwn merged commit 914422d into main Jan 4, 2025
3 checks passed
@v0idpwn v0idpwn deleted the fix/format branch January 4, 2025 22:18
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.

Missing new line in the generate files
2 participants