Complete JSDoc

This commit is contained in:
Michael B. Gale
2026-02-16 09:07:02 +00:00
parent 8b734d3bc2
commit 73f5a29960
+1 -1
View File
@@ -275,7 +275,7 @@ async function findOverridingToolsInCache(
* @param features Information about enabled features.
* @param logger The logger to use.
*
* @returns
* @returns Information about where the CodeQL CLI we want to use comes from.
*/
export async function getCodeQLSource(
toolsInput: string | undefined,