Skip to content

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

Merged
jeongsoolee09 merged 1 commit into
mainfrom
jeongsoolee09/fix-import-customization
Mar 10, 2025
Merged

Fix: Append a newline on every customization content generated#11
jeongsoolee09 merged 1 commit into
mainfrom
jeongsoolee09/fix-import-customization

Conversation

@jeongsoolee09
Copy link
Copy Markdown
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
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