[PR #1274] [MERGED] Fix trailing lambda ending wrap #991

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

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/1274
Author: @stackoverflow
Created: 10/30/2025
Status: Merged
Merged: 10/30/2025
Merged by: @stackoverflow

Base: mainHead: wrap-lambda-body


📝 Commits (1)

  • 4bf62d1 Fix trailing lambda ending wrap

📊 Changes

3 files changed (+13 additions, -2 deletions)

View changed files

📝 pkl-formatter/src/main/kotlin/org/pkl/formatter/Builder.kt (+2 -2)
📝 pkl-formatter/src/test/files/FormatterSnippetTests/input/method-call-trailing-lambdas.pkl (+3 -0)
📝 pkl-formatter/src/test/files/FormatterSnippetTests/output/method-call-trailing-lambdas.pkl (+8 -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/1274 **Author:** [@stackoverflow](https://github.com/stackoverflow) **Created:** 10/30/2025 **Status:** ✅ Merged **Merged:** 10/30/2025 **Merged by:** [@stackoverflow](https://github.com/stackoverflow) **Base:** `main` ← **Head:** `wrap-lambda-body` --- ### 📝 Commits (1) - [`4bf62d1`](https://github.com/apple/pkl/commit/4bf62d17d2a56e6259a530336d18616efb90b7a8) Fix trailing lambda ending wrap ### 📊 Changes **3 files changed** (+13 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `pkl-formatter/src/main/kotlin/org/pkl/formatter/Builder.kt` (+2 -2) 📝 `pkl-formatter/src/test/files/FormatterSnippetTests/input/method-call-trailing-lambdas.pkl` (+3 -0) 📝 `pkl-formatter/src/test/files/FormatterSnippetTests/output/method-call-trailing-lambdas.pkl` (+8 -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:08 +01:00
adam closed this issue 2025-12-30 01:28:08 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#991