mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 22:30:54 +01:00
[PR #1272] [MERGED] Handle trailing commas in types #987
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/1272
Author: @stackoverflow
Created: 10/30/2025
Status: ✅ Merged
Merged: 10/30/2025
Merged by: @stackoverflow
Base:
main← Head:fix-comma-in-types📝 Commits (1)
ab959e1Handle trailing commas in types📊 Changes
3 files changed (+4 additions, -3 deletions)
View changed files
📝
pkl-formatter/src/test/files/FormatterSnippetTests/input/comma-termination.pkl(+1 -1)📝
pkl-formatter/src/test/files/FormatterSnippetTests/output/comma-termination.pkl(+1 -1)📝
pkl-parser/src/main/java/org/pkl/parser/GenericParser.java(+2 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.