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.
1 parent 4032e48 commit 9e146d2Copy full SHA for 9e146d2
2 files changed
gazelle/.bazelrc
@@ -19,4 +19,7 @@ common:bazel7.x --incompatible_python_disallow_native_rules
19
20
# See issue 3567. Disable implicit python zip creation.
21
common --build_python_zip=false
22
-common --@rules_python//python/config_settings:build_python_zip=false
+common --@rules_python//python/config_settings:build_python_zip=false
23
+
24
+# Empty newline
25
gazelle/examples/bzlmod_build_file_generation/.bazelrc
@@ -17,4 +17,7 @@ common --override_module=rules_python=../../../
17
18
0 commit comments