Skip to content

Commit d7bf2d9

Browse files
committed
docs for codeql pack compatibility
1 parent a9867a2 commit d7bf2d9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The other files and directories within the pack should be logically organized. F
3232
their own top-level directories.
3333

3434
About published packs
35-
--------------------------
35+
~~~~~~~~~~~~~~~~~~~~~~~~~
3636

3737
When a pack is published for use in analyses, the ``codeql pack create`` or ``codeql pack publish`` command verifies that the content is complete and also adds some additional pieces of content to it:
3838

docs/codeql/codeql-cli/publishing-and-using-codeql-packs.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ As a user of a published query pack, you can check that the CodeQL makes use of
106106
However, if they instead look like the following, then usage of the precompiled queries failed:
107107

108108
::
109+
109110
Compiling query plan for /long/path/to/query/Filename.ql.
110111
[42/108 comp 25s] Compiled /long/path/to/query/Filename.ql.
111112

0 commit comments

Comments
 (0)