Skip to content

Commit 033cf76

Browse files
Flip --incompatible_unambiguous_label_stringification (bazelbuild#2268)
Signed-off-by: Brentley Jones <[email protected]>
1 parent c331b7b commit 033cf76

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.bazelrc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ build --experimental_strict_conflict_checks
77
# https://github.com/bazelbuild/stardoc/issues/112
88
common --incompatible_allow_tags_propagation
99

10-
# TODO: Fix cases that relied on the old behavior and remove this flag.
11-
common --incompatible_unambiguous_label_stringification=false
12-
1310
# Add the PATH to the test environment so that common macOS tools can be found
1411
# during a test run.
1512
build --test_env=PATH

0 commit comments

Comments
 (0)