We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
tsp
tree-sitter-python
1 parent 38169a9 commit d12ac1eCopy full SHA for d12ac1e
7 files changed
python/extractor/tsg-python/BUILD.bazel
@@ -12,5 +12,5 @@ codeql_rust_binary(
12
visibility = ["//visibility:public"],
13
deps = all_crate_deps(
14
normal = True,
15
- ) + ["//python/extractor/tsg-python/tree-sitter-python"],
+ ) + ["//python/extractor/tsg-python/tsp"],
16
)
0 commit comments