Skip to content

Commit 8f1c7c5

Browse files
committed
Add 💅
1 parent a18cd74 commit 8f1c7c5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/codeql/codeql-cli/getting-started-with-the-codeql-cli.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -131,10 +131,10 @@ see ":doc:`About QL packs <about-ql-packs>`."
131131
- For the queries used on `LGTM.com <https://lgtm.com>`__, check out the
132132
``lgtm.com`` branch. You should use this branch for databases you've built
133133
using CODEQL CLI, fetched from Code Scanning, or recently downloaded from LGTM.com.
134-
Older databases may need to be upgraded before you can analyze them. The
135-
queries on the ``lgtm.com`` branch are also more likely to be compatible
134+
The queries on the ``lgtm.com`` branch are more likely to be compatible
136135
with the ``latest`` CLI, so you'll be less likely to have to upgrade
137-
newly-created databases than if you use the ``main`` branch.
136+
newly-created databases than if you use the ``main`` branch. Older databases
137+
may need to be upgraded before you can analyze them.
138138

139139
- For the queries used in a particular LGTM Enterprise release, check out the
140140
branch tagged with the relevant release number. For example, the branch

0 commit comments

Comments
 (0)