[PR #1270] [MERGED] Assert that formatter snippet test output is stable #986

Closed
opened 2025-12-30 01:28:07 +01:00 by adam · 0 comments
Owner

📋 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: mainHead: formatter-check-stable


📝 Commits (1)

  • 1513623 Assert 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.

## 📋 Pull Request Information **Original PR:** https://github.com/apple/pkl/pull/1270 **Author:** [@HT154](https://github.com/HT154) **Created:** 10/29/2025 **Status:** ✅ Merged **Merged:** 10/30/2025 **Merged by:** [@HT154](https://github.com/HT154) **Base:** `main` ← **Head:** `formatter-check-stable` --- ### 📝 Commits (1) - [`1513623`](https://github.com/apple/pkl/commit/1513623682b9cf0993df6d188479c886b3ca5814) Assert that formatter snippet test output is stable ### 📊 Changes **4 files changed** (+65 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 01:28:07 +01:00
adam closed this issue 2025-12-30 01:28:07 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#986