apple / pkl

A configuration as code language with rich validation and tooling.
https://pkl-lang.org
Apache License 2.0
9.84k stars 259 forks source link

Fix `pathElements`; do not default to empty list #507

Closed holzensp closed 1 month ago

holzensp commented 1 month ago

Extracted from #472, because it is unrelated.

bioball commented 1 month ago

This change was separately made in https://github.com/apple/pkl/pull/480. Was there a particular reason that we wanted to revert it?

holzensp commented 1 month ago

Nope, this was my bad. I was behind and got the direction of change wrong.