mirror of
https://github.com/github/codeql.git
synced 2026-04-22 15:25:18 +02:00
Also accept `options.yml` and `options.yaml` files as well for test options, to get YAML syntax highlighting. In a follow up PR we might make the extension mandatory.
5 lines
91 B
YAML
5 lines
91 B
YAML
qltest_cargo_check: true
|
|
qltest_dependencies:
|
|
- anyhow = "1.0.86"
|
|
- log = "0.4.22"
|