mirror of
https://github.com/github/codeql.git
synced 2026-08-02 08:23:01 +02:00
5 lines
67 B
TOML
5 lines
67 B
TOML
[workspace]
|
|
members = [ "*" ]
|
|
exclude = [ "other" ]
|
|
resolver = "2"
|