We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56ea7fb commit 352f536Copy full SHA for 352f536
1 file changed
include/MODULE.bazel
@@ -0,0 +1,12 @@
1
+###############################################################################
2
+# Bazel now uses Bzlmod by default to manage external dependencies.
3
+# Please consider migrating your external dependencies from WORKSPACE to MODULE.bazel.
4
+#
5
+# For more details, please check https://github.com/bazelbuild/bazel/issues/18958
6
7
+
8
+# -- bazel_dep definitions -- #
9
10
+# -- use_repo_rule statements -- #
11
12
+# -- repo definitions -- #
0 commit comments