mirror of
https://github.com/apple/pkl.git
synced 2026-01-13 23:23:37 +01:00
structTags in generator-settings.pkl caused pkl-gen-go to panic #106
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 @Huang-Wei on GitHub (Mar 8, 2024).
Repro steps:
pkl-gen-go --versionshows0.5.3generator-settings.pklwith the folllowing contentpkl-gen-go --versionpanics:@stackoverflow commented on GitHub (Mar 11, 2024):
Can you create this issue in the pkl-go repo?
@Huang-Wei commented on GitHub (Mar 11, 2024):
Sure, here it is: https://github.com/apple/pkl-go/issues/28.
(close this issue and track it in pkl-go)