apple / pkl

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

Fix semver comparison logic #773

Closed bioball closed 3 weeks ago

bioball commented 3 weeks ago

Fix isLessThan logic between semvers

Also: adjust binary expressions to adhere to style guide

Closes https://github.com/apple/pkl/issues/772