stripe / skycfg

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

Add flatten on eval #104

Closed garvinp-stripe closed 1 year ago

garvinp-stripe commented 1 year ago

Add ability to flatten nested list on evaluations with WithFlattenLists option. Fix build due to deprecated zlib 1.2.11 https://github.com/bazelbuild/rules_proto/pull/117