mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Rust: support paths and paths-ignore from the code scanning configuration file
This is done by simply adding the autobuilder from the shared tree-sitter extractor library.
This commit is contained in:
@@ -8,6 +8,7 @@ members = [
|
||||
"rust/extractor",
|
||||
"rust/extractor/macros",
|
||||
"rust/ast-generator",
|
||||
"rust/autobuild",
|
||||
]
|
||||
|
||||
[patch.crates-io]
|
||||
|
||||
Reference in New Issue
Block a user