mirror of
https://github.com/github/codeql.git
synced 2026-05-14 19:29:28 +02:00
7 lines
93 B
TOML
7 lines
93 B
TOML
# Workspace for the Ruby extractor
|
|
[workspace]
|
|
resolver = "2"
|
|
members = [
|
|
"extractor",
|
|
]
|