bazelbuild / rules_scala

Scala rules for Bazel
Apache License 2.0
360 stars 273 forks source link

doc: Register proto toolchain for simple usage #1531

Closed honnix closed 9 months ago

honnix commented 9 months ago

Description

Add default toolchains registration code to scala_proto_library documentation.

Closes #768

Motivation

For a simple usage of scala_proto_library without customization, it seems default toolchains registration must be done, otherwise users will get error like: ERROR: No matching toolchains found for types @io_bazel_rules_scala//scala_proto:toolchain_type.