Skip to content

Commit ff4b1ce

Browse files
committed
fix indentation
1 parent 4e582de commit ff4b1ce

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,7 @@ Conditions <https://securitylab.github.com/tools/codeql/license>`__.
5050
There are several different versions of the CLI available to download, depending
5151
on your use case:
5252

53-
* If you want to use the most up to date CodeQL tools and features, download the
54-
version tagged ``latest``.
53+
* If you want to use the most up to date CodeQL tools and features, download the version tagged ``latest``.
5554
* If you want to generate code scanning data to upload to GitHub Enterprise server, then download the version that is compatible with the CodeQL CLI used in your CI system. For more information, see "`Installing CodeQL CLI in your CI system <https://docs.github.com/en/enterprise-server@3.6/code-security/code-scanning/using-codeql-code-scanning-with-your-existing-ci-system/installing-codeql-cli-in-your-ci-system#downloading-the-codeql-cli>`__" in the GitHub documentation.
5655

5756
If you use Linux, Windows, or macOS version 10.14 ("Mojave") or earlier, simply

0 commit comments

Comments
 (0)