mirror of
https://github.com/apple/pkl.git
synced 2026-01-13 23:23:37 +01:00
[PR #1270] [MERGED] Assert that formatter snippet test output is stable #986
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/1270
Author: @HT154
Created: 10/29/2025
Status: ✅ Merged
Merged: 10/30/2025
Merged by: @HT154
Base:
main← Head:formatter-check-stable📝 Commits (1)
1513623Assert that formatter snippet test output is stable📊 Changes
4 files changed (+65 additions, -8 deletions)
View changed files
📝
pkl-commons-test/src/main/kotlin/org/pkl/commons/test/FileTestUtils.kt(+10 -8)📝
pkl-formatter/src/test/files/FormatterSnippetTests/input/line-breaks.pkl(+9 -0)📝
pkl-formatter/src/test/files/FormatterSnippetTests/output/line-breaks.pkl(+9 -0)📝
pkl-formatter/src/test/kotlin/org/pkl/formatter/FormatterTest.kt(+37 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.