Skip to content

Commit 60b4669

Browse files
committed
Remove sentence about legacy tools
1 parent 919555c commit 60b4669

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/codeql/ql-language-reference/ql-language-specification.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,7 @@ of the active database schema (for example, ``<queries
6969
language="java"/>``).
7070

7171
A ``qlpack.yml`` file defines a :ref:`QL pack <about-ql-packs>`.
72-
The content of a ``qlpack.yml`` file is described in the CodeQL CLI documentation. This file
73-
will not be recognized when using legacy tools that are not based
74-
on the CodeQL CLI (that is, LGTM.com and LGTM Enterprise).
72+
The content of a ``qlpack.yml`` file is described in the CodeQL CLI documentation.
7573

7674
If both a ``queries.xml`` and a ``qlpack.yml`` exist in the same
7775
directory, the latter takes precedence (and the former is assumed to

0 commit comments

Comments
 (0)