mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Rust: aggregate projects into workspaces
This commit is contained in:
@@ -107,5 +107,5 @@ class PathAstNode(Resolvable):
|
||||
@ql.internal
|
||||
class ExtractorStep(Element):
|
||||
action: string
|
||||
file: File
|
||||
file: optional[File]
|
||||
duration_ms: int
|
||||
|
||||
Reference in New Issue
Block a user