apple / pkl-pantry

Shared Pkl packages
Apache License 2.0
229 stars 31 forks source link

[pkl.experimental.syntax] Do not generate spaces at EOL for long typealiases #68

Closed HT154 closed 1 week ago

HT154 commented 1 week ago

There's some extraneous diff in packages/pkl.experimental.syntax/tests/ExpressionNode.pkl-expected.pcf because I ran pkl test --overwrite and it subbed in raw strings where there were plain strings with escapes previously. I figure this is probably desirable overall, but I'd be happy to revert it based on feedback.