mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 22:30:54 +01:00
Update Java/Kotlin formatter and reformat codebase #231
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?
Originally created by @odenix on GitHub (Oct 23, 2024).
A good moment to do this would be after the 0.27 release.
@holzensp commented on GitHub (Oct 24, 2024):
Aside from the license doc-blocks that have now been fixed; what are you expecting as the biggest changes?
I'm certainly for this.
@odenix commented on GitHub (Oct 24, 2024):
When I recently updated dependencies, I noticed that latest ktfmt formats quite a few files differently. Hence I figured that formatter updates should be a separate PR.
@bioball commented on GitHub (Feb 27, 2025):
This was done in https://github.com/apple/pkl/pull/958