mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 14:20:35 +01:00
[PR #1211] [MERGED] Fix bug in format apply #938
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/1211
Author: @stackoverflow
Created: 9/18/2025
Status: ✅ Merged
Merged: 9/19/2025
Merged by: @stackoverflow
Base:
main← Head:formatter-fixes📝 Commits (2)
ba96c3fFix bug in format apply.0053de2Revert compat option📊 Changes
4 files changed (+5 additions, -1 deletions)
View changed files
📝
pkl-cli/src/main/kotlin/org/pkl/cli/CliFormatterApply.kt(+2 -0)📝
pkl-cli/src/main/kotlin/org/pkl/cli/CliFormatterCheck.kt(+1 -0)📝
pkl-cli/src/main/kotlin/org/pkl/cli/CliFormatterCommand.kt(+1 -0)📝
pkl-cli/src/main/kotlin/org/pkl/cli/commands/FormatterCommand.kt(+1 -1)📄 Description
This fixes a bug where the formatter was not doing anything on
pkl format apply.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.