Skip to content

Commit c18de5b

Browse files
committed
Make JSDoc
1 parent 7a78251 commit c18de5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/ql-vscode/src/query-results.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ export class CompletedQuery implements QueryWithResults {
2121
*/
2222
sortedResultsInfo: Map<string, SortedResultSetInfo>;
2323

24-
/*
24+
/**
2525
* How we're currently sorting alerts. This is not mere interface
2626
* state due to truncation; on re-sort, we want to read in the file
2727
* again, sort it, and only ship off a reasonable number of results

0 commit comments

Comments
 (0)