mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 14:20:35 +01:00
[PR #1295] [MERGED] Disable spotless ratcheting of Pkl sources #1006
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/1295
Author: @bioball
Created: 11/4/2025
Status: ✅ Merged
Merged: 11/4/2025
Merged by: @bioball
Base:
main← Head:disble-pkl-ratcheting📝 Commits (1)
ed52309Disable spotless ratcheting of Pkl sources📊 Changes
1 file changed (+3 additions, -0 deletions)
View changed files
📝
buildSrc/src/main/kotlin/pklSpotlessFormat.gradle.kts(+3 -0)📄 Description
This causes spotless to always format Pkl files, instead of only formatting them if there's a diff between the file and what's in main.
This means that formatting changes in pkl-formatter will be propagated to the standard library.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.