Merge pull request #5562 from saritai/saritai/cli-remove-1.23-references

Remove Enterprise 1.23 special instructions and replace references
This commit is contained in:
Sarita Iyer
2021-03-30 13:07:42 -04:00
committed by GitHub
3 changed files with 2 additions and 16 deletions

View File

@@ -64,7 +64,7 @@ There are two ways to do this:
**Click to show information for LGTM Enterprise users**
Your local version of the CodeQL queries and libraries should match your version of LGTM Enterprise. For example, if you
use LGTM Enterprise 1.23, then you should clone the ``1.23.0`` branch of the `starter workspace <https://github.com/github/vscode-codeql-starter/>`__ (or the appropriate ``1.23.x`` branch, corresponding to each maintenance release).
use LGTM Enterprise 1.27, then you should clone the ``1.27.0`` branch of the `starter workspace <https://github.com/github/vscode-codeql-starter/>`__ (or the appropriate ``1.27.x`` branch, corresponding to each maintenance release).
This ensures that the queries and libraries you write in VS Code also work in the query console on LGTM Enterprise.