Skip to content

Fix: Append a newline on every customization content generated #11

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
Mar 10, 2025

Conversation

jeongsoolee09
Copy link
Contributor

The current code simply concatenates all contents into a single line of QL code, making it invalid. This fix appends a newline on every content of contents so that it becomes a valid QL code (though it adds a trailing newline at the end of the final generated code; but that's minor).

The current code simply concatenates all contents
into a single line of QL code, making it invalid.
@jeongsoolee09 jeongsoolee09 requested a review from lcartey March 7, 2025 15:39
@jeongsoolee09 jeongsoolee09 requested a review from a team as a code owner March 7, 2025 15:39
@jeongsoolee09 jeongsoolee09 merged commit a1a7d1c into main Mar 10, 2025
2 checks 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