bazelbuild / stardoc

Stardoc: Starlark Documentation Generator
Apache License 2.0
108 stars 45 forks source link

Update deps to support build with --incompatible_disable_starlark_host_transitions #179

Closed tetromino closed 1 year ago

tetromino commented 1 year ago

And to make sure we stay unbroken, add the flag to our ci config.

Fixes #145