mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
This mirrors the structure we have in the Ruby extractor, and will allow us to share more code.
6 lines
57 B
TOML
6 lines
57 B
TOML
[workspace]
|
|
members = [
|
|
"extractor",
|
|
"buramu",
|
|
]
|