File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -129,12 +129,13 @@ see ":doc:`About QL packs <about-ql-packs>`."
129
129
":doc: `Upgrading CodeQL databases <upgrading-codeql-databases >`."
130
130
131
131
- For the queries used on `LGTM.com <https://lgtm.com >`__, check out the
132
- ``lgtm.com `` branch. You can run these queries on databases you've recently
133
- downloaded from LGTM.com. Older databases may need to be upgraded before
134
- you can analyze them. The queries on the ``lgtm.com `` branch are also more
135
- likely to be compatible with the ``latest `` CLI, so you'll be less likely
136
- to have to upgrade newly-created databases than if you use the ``main ``
137
- branch.
132
+ ``lgtm.com `` branch. You should use this branch if you've built a database
133
+ using CODEQL CLI or fetched a database from Code Scanning. You can
134
+ run these queries on databases you've recently downloaded from LGTM.com.
135
+ Older databases may need to be upgraded before you can analyze them. The
136
+ queries on the ``lgtm.com `` branch are also more likely to be compatible
137
+ with the ``latest `` CLI, so you'll be less likely to have to upgrade
138
+ newly-created databases than if you use the ``main `` branch.
138
139
139
140
- For the queries used in a particular LGTM Enterprise release, check out the
140
141
branch tagged with the relevant release number. For example, the branch
You can’t perform that action at this time.
0 commit comments