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 075d311 commit 2a8c357Copy full SHA for 2a8c357
.bazelrc
@@ -9,6 +9,8 @@ query --deleted_packages=examples/build_file_generation,examples/build_file_gene
9
10
test --test_output=errors
11
12
+common --deleted_packages=gazelle/examples/bzlmod_build_file_generation
13
+
14
# Do NOT implicitly create empty __init__.py files in the runfiles tree.
15
# By default, these are created in every directory containing Python source code
16
# or shared libraries, and every parent directory of those directories,
0 commit comments