-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Hey team!
-
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 howsemmle-extractor-options
is used in the existing CodeQL tests but that's not very convenient and I can probably miss some useful options. -
I see
${testdir}
in somesemmle-extractor-options
. Is it possible to set custom variables? I tired something likeexport myvar=... ; codeql test run ...
but it throwsAttempting to expand unknown variable ...
error.
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested