Original PR: https://github.com/apple/pkl/pull/1216 Author: @srueg Created: 9/19/2025 Status: 🔄 Open
Base: main ← Head: srueg/formatter-test-cases
main
srueg/formatter-test-cases
5d6ff1f
49e9117
4 files changed (+6 additions, -0 deletions)
➕ 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)
pkl-formatter/src/test/files/FormatterSnippetTests/input/empty-file.pkl
pkl-formatter/src/test/files/FormatterSnippetTests/input/only-doc-comment.pkl
pkl-formatter/src/test/files/FormatterSnippetTests/output/empty-file.pkl
pkl-formatter/src/test/files/FormatterSnippetTests/output/only-doc-comment.pkl
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.
No dependencies set.
The note is not visible to the blocked user.
📋 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.