mirror of
https://github.com/github/codeql.git
synced 2026-02-22 09:53:41 +01:00
CodeQL CLI Docs: Mention that QL packs use SemVer versioning
This commit is contained in:
@@ -79,7 +79,7 @@ The following properties are supported in ``qlpack.yml`` files.
|
||||
* - ``version``
|
||||
- ``0.0.0``
|
||||
- All packs
|
||||
- A version number for this QL pack. This field is not currently used by any commands, but may be required by future releases of CodeQL.
|
||||
- A version number for this QL pack. This must be a valid semantic version that meets the `SemVer v2.0.0 specification <https://semver.org/spec/v2.0.0.html>`__.
|
||||
* - ``libraryPathDependencies``
|
||||
- ``codeql-javascript``
|
||||
- Optional
|
||||
|
||||
Reference in New Issue
Block a user