[PR #1289] [MERGED] Fix trailing lambdas wrongly formatting comments #1004

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

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/1289
Author: @stackoverflow
Created: 11/3/2025
Status: Merged
Merged: 11/3/2025
Merged by: @stackoverflow

Base: mainHead: trailing-lambdas


📝 Commits (4)

  • d3f000a Fix trailing lambdas wrongly formatting comments
  • edecb7d Make formatter order agnostic
  • b6aeb34 Add PRs to release notes
  • 8f8ad3a Add 1290

📊 Changes

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

View changed files

📝 docs/modules/release-notes/pages/0.30.adoc (+1 -1)
📝 pkl-formatter/src/main/kotlin/org/pkl/formatter/Builder.kt (+12 -6)

📄 Description

This makes the formatter order agnostic


🔄 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/1289 **Author:** [@stackoverflow](https://github.com/stackoverflow) **Created:** 11/3/2025 **Status:** ✅ Merged **Merged:** 11/3/2025 **Merged by:** [@stackoverflow](https://github.com/stackoverflow) **Base:** `main` ← **Head:** `trailing-lambdas` --- ### 📝 Commits (4) - [`d3f000a`](https://github.com/apple/pkl/commit/d3f000aff65367930b4db806b54aeb874b42cd62) Fix trailing lambdas wrongly formatting comments - [`edecb7d`](https://github.com/apple/pkl/commit/edecb7daa736f8b5b4b0587d406c5f8b0caa2195) Make formatter order agnostic - [`b6aeb34`](https://github.com/apple/pkl/commit/b6aeb34c3ecb06823a139be46e946443bc162282) Add PRs to release notes - [`8f8ad3a`](https://github.com/apple/pkl/commit/8f8ad3a1265a592943ec342af86e7739da608d2a) Add 1290 ### 📊 Changes **2 files changed** (+13 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `docs/modules/release-notes/pages/0.30.adoc` (+1 -1) 📝 `pkl-formatter/src/main/kotlin/org/pkl/formatter/Builder.kt` (+12 -6) </details> ### 📄 Description This makes the formatter order agnostic --- <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:14 +01:00
adam closed this issue 2025-12-30 01:28:14 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#1004