Few questions about semmle-extractor-options
Open
question
- Dominant language
- CodeQL
- Stars
- 10.1k
- Forks
- 2.1k
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 141
Description
Hey team!
1. Is there any documentation about `semmle-extractor-options`? I see some docs that mention extractor options but I can't find a list of available extractor options (like `--expect_errors`, etc). I usually look for how `semmle-extractor-options` is used in the existing CodeQL tests but that's not very convenient and I can probably miss some useful options.
2. I see `${testdir}` in some `semmle-extractor-options`. Is it possible to set custom variables? I tired something like `export myvar=... ; codeql test run ...` but it throws `Attempting to expand unknown variable ...` error.
Contributor guide
Assessment
This issue has not been assessed yet.