Skip to content
  • Ethan Reesor's avatar
    fix: numeric sort enum values · 02c7fedd
    Ethan Reesor authored and Dennis B's avatar Dennis B committed
    Sort enum values as integers, instead of always sorting as strings. This makes it easier to follow the ordering of values in the generated code.
    02c7fedd