stripe / skycfg

Skycfg is an extension library for the Starlark language that adds support for constructing Protocol Buffer messages.
Apache License 2.0
646 stars 54 forks source link

Implement `Comparable` for enum types and values. #78

Closed jmillikin-stripe closed 4 years ago

jmillikin-stripe commented 4 years ago

r? @abloom-stripe || @mmoriarity-stripe

Fixes https://github.com/stripe/skycfg/issues/76

jmillikin-stripe commented 4 years ago

Dmitry got to it first (https://github.com/stripe/skycfg/pull/77)