Skip to content

Commit 208a88a

Browse files
mario-camposmbg
andauthored
Simplify JSDoc of getCachedCodeQlVersion
Co-authored-by: Michael B. Gale <mbg@github.com>
1 parent 9183a7b commit 208a88a

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

src/util.ts

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

676676
/**
677-
* Returns the cached CodeQL CLI version, if any. If not cached,
678-
* attempts to read and parse it from disk.
677+
* Returns the cached CodeQL CLI version, if any.
679678
* @param cmd The path to the CodeQL CLI.
680679
* @param env The environment variables to use—only necessary for testing.
681680
*/

0 commit comments

Comments
 (0)