Merge branch 'dbartol/goto-ql' of https://github.com/github/vscode-codeql into dbartol/goto-ql
This commit is contained in:
@@ -10,7 +10,7 @@ export interface EvalLogData {
|
||||
|
||||
/**
|
||||
* A pure method that parses a string of evaluator log summaries into
|
||||
* an array of EvaluatorLogData objects.
|
||||
* an array of EvalLogData objects.
|
||||
*
|
||||
*/
|
||||
export function parseViewerData(logSummary: string): EvalLogData[] {
|
||||
|
||||
Reference in New Issue
Block a user