mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 14:20:35 +01:00
[PR #1289] [MERGED] Fix trailing lambdas wrongly formatting comments #1004
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/1289
Author: @stackoverflow
Created: 11/3/2025
Status: ✅ Merged
Merged: 11/3/2025
Merged by: @stackoverflow
Base:
main← Head:trailing-lambdas📝 Commits (4)
d3f000aFix trailing lambdas wrongly formatting commentsedecb7dMake formatter order agnosticb6aeb34Add PRs to release notes8f8ad3aAdd 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.