By adding a MODULE.bazel file, this library becomes usable with Bazel's new external dependency management system Bzlmod. The new tests are run when a new version is included in the Bazel Central Registry and verify that the basic functionality works with the provided Bazel setup. See: https://bazel.build/build/bzlmod
3 lines
130 B
Plaintext
3 lines
130 B
Plaintext
# The presence of this file ensures that Bazel ignores WORKSPACE.bazel and
|
|
# does not implicitly add any dependency declarations.
|