mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 14:20:35 +01:00
[PR #1216] Formatter Test Cases #944
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/1216
Author: @srueg
Created: 9/19/2025
Status: 🔄 Open
Base:
main← Head:srueg/formatter-test-cases📝 Commits (2)
5d6ff1fWhitespace is added to empty file49e9117Doc-comment only fails to parse📊 Changes
4 files changed (+6 additions, -0 deletions)
View changed files
➕
pkl-formatter/src/test/files/FormatterSnippetTests/input/empty-file.pkl(+0 -0)➕
pkl-formatter/src/test/files/FormatterSnippetTests/input/only-doc-comment.pkl(+3 -0)➕
pkl-formatter/src/test/files/FormatterSnippetTests/output/empty-file.pkl(+0 -0)➕
pkl-formatter/src/test/files/FormatterSnippetTests/output/only-doc-comment.pkl(+3 -0)📄 Description
Showcasing some discovered issues with the current formatter.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.