We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e52a87f commit 8d3b442Copy full SHA for 8d3b442
.bazelrc_shared
@@ -28,6 +28,7 @@ common:tests --@rules_scala_annex//rules/scala:scala-toolchain=test_zinc_2_13
28
29
# These are backwards incompatible options; we should check to see if their values have been flipped
30
# when upgrading to new major Bazel version.
31
+common --incompatible_modify_execution_info_additive
32
common --incompatible_auto_exec_groups
33
common --incompatible_autoload_externally=sh_binary # sh_binary is used by rules_jvm_external
34
common --incompatible_config_setting_private_default_visibility
0 commit comments