mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Merge pull request #17441 from github/redsun82/rust-cli-flags
Rust: make the cli flags override automatic
This commit is contained in:
@@ -12,6 +12,6 @@ codeql_rust_binary(
|
||||
deps = all_crate_deps(
|
||||
normal = True,
|
||||
) + [
|
||||
"//shared/tree-sitter-extractor:codeql-extractor",
|
||||
"//shared/tree-sitter-extractor",
|
||||
],
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user