diff --git a/.bazelrc b/.bazelrc index d02ce9f736..c4f323f723 100644 --- a/.bazelrc +++ b/.bazelrc @@ -7,8 +7,6 @@ common --incompatible_allow_tags_propagation # TODO: Fix cases that relied on the old behavior and remove this flag. common --incompatible_unambiguous_label_stringification=false -build --incompatible_strict_conflict_checks=false - # Add the PATH to the test environment so that common macOS tools can be found # during a test run. build --test_env=PATH