mirror of
https://github.com/apple/pkl.git
synced 2026-01-13 15:13:38 +01:00
[PR #1287] [MERGED] Fix multiline string stability #999
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/1287
Author: @stackoverflow
Created: 11/3/2025
Status: ✅ Merged
Merged: 11/3/2025
Merged by: @stackoverflow
Base:
main← Head:fix-string-multiline📝 Commits (1)
2e85adbFix multiline string stability📊 Changes
3 files changed (+30 additions, -1 deletions)
View changed files
📝
pkl-formatter/src/main/kotlin/org/pkl/formatter/Generator.kt(+11 -1)📝
pkl-formatter/src/test/files/FormatterSnippetTests/input/multi-line-strings.pkl(+9 -0)📝
pkl-formatter/src/test/files/FormatterSnippetTests/output/multi-line-strings.pkl(+10 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.