microsoft / yardl

Tooling for streaming instrument data
https://microsoft.github.io/yardl/
MIT License
30 stars 5 forks source link

Update snake_case algorithm #62

Closed johnstairs closed 1 year ago

johnstairs commented 1 year ago

Making another tweak to the snake_case algorithm to not turn int32 into int_32. We will no longer separate out the number if it is greater than 4 and a power of 2.