Skip to content

Commit 11569df

Browse files
committed
Update JSDoc of getCachedCodeQlVersion
1 parent 0a99875 commit 11569df

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/cli/output-cache.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,7 @@ export function cacheCodeQlVersion(
6666
}
6767

6868
/**
69-
* Returns the cached CodeQL CLI version, if any. If not cached,
70-
* attempts to read and parse it from disk.
69+
* Returns the cached CodeQL CLI version, if any.
7170
* @param cmd The path to the CodeQL CLI.
7271
* @param env The environment variables to use.
7372
*/

0 commit comments

Comments
 (0)