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.
--incompatible_unambiguous_label_stringification
1 parent c331b7b commit 033cf76Copy full SHA for 033cf76
.bazelrc
@@ -7,9 +7,6 @@ build --experimental_strict_conflict_checks
7
# https://github.com/bazelbuild/stardoc/issues/112
8
common --incompatible_allow_tags_propagation
9
10
-# TODO: Fix cases that relied on the old behavior and remove this flag.
11
-common --incompatible_unambiguous_label_stringification=false
12
-
13
# Add the PATH to the test environment so that common macOS tools can be found
14
# during a test run.
15
build --test_env=PATH
0 commit comments