8000 remove accidental punctuation · jsutil/codeql@23df459 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 23df459

Browse files
committed
remove accidental punctuation
1 parent 4b51e22 commit 23df459

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ The following properties are supported in ``qlpack.yml`` files.
7575
* - ``name``
7676
- ``org-queries``
7777
- All packs
78-
- The name of the QL pack defined using alphanumeric characters, hyphens, and periods. It must be unique as CodeQL cannot differentiate between QL packs with identical names. If you intend to distribute the pack, prefix the name with your (or your organization's) name followed by a hyphen. Use the pack name to specify queries to run using ``database analyze`` and to define dependencies between QL packs (see examples below).- '
78+
- The name of the QL pack defined using alphanumeric characters, hyphens, and periods. It must be unique as CodeQL cannot differentiate between QL packs with identical names. If you intend to distribute the pack, prefix the name with your (or your organization's) name followed by a hyphen. Use the pack name to specify queries to run using ``database analyze`` and to define dependencies between QL packs (see examples below).
7979
* - ``version``
8080
- ``0.0.0``
8181
- All packs

0 commit comments

Comments
 (0)
0