We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b85e852 commit 00111edCopy full SHA for 00111ed
.bazelrc
@@ -10,8 +10,9 @@ try-import %workspace%/.bazelrc.windows.local
10
11
common --lockfile_mode=off
12
13
-# Prepare for Bazel 8. This becomes the default in 8.0.0
+# Prepare for Bazel 8. These become the default in 8.0.0
14
common --incompatible_disallow_empty_glob
15
+common --incompatible_use_plus_in_repo_names
16
17
# Ensure Windows support is accurate.
18
0 commit comments