Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e2f13ec

Browse files
committed
Mention cache lookup.
1 parent 8ae9b9b commit e2f13ec

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docs/codeql/codeql-cli/about-codql-packs.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ files and directories within the pack should be logically organized. For example
3131
About ``qlpack.yml`` files
3232
--------------------------
3333

34-
When executing commands, CodeQL scans siblings of the installation directory (and
35-
their subdirectories) for ``qlpack.yml`` files. The metadata in the file tells
34+
When executing query-related commands, CodeQL first looks in the package cache for CodeQL packs which have already been downloaded. If a suitable pack cannot be found, then CodeQL scans siblings of the installation directory (and their subdirectories) for ``qlpack.yml`` files. The metadata in the file tells
3635
CodeQL how to compile queries, what libraries the pack depends on, and where to
3736
find query suite definitions.
3837

0 commit comments

Comments
 (0)