Skip to content

Commit 00111ed

Browse files
committed
[bazel] Use the new workspace naming convention
1 parent b85e852 commit 00111ed

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.bazelrc

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@ try-import %workspace%/.bazelrc.windows.local
1010

1111
common --lockfile_mode=off
1212

13-
# Prepare for Bazel 8. This becomes the default in 8.0.0
13+
# Prepare for Bazel 8. These become the default in 8.0.0
1414
common --incompatible_disallow_empty_glob
15+
common --incompatible_use_plus_in_repo_names
1516

1617
# Ensure Windows support is accurate.
1718

0 commit comments

Comments
 (0)