From d18bc13f027ffbada98cb8c0c9cbff99a26fd313 Mon Sep 17 00:00:00 2001 From: james Date: Tue, 13 Sep 2022 14:34:06 +0100 Subject: [PATCH] fix indentation --- docs/codeql/codeql-cli/getting-started-with-the-codeql-cli.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/codeql/codeql-cli/getting-started-with-the-codeql-cli.rst b/docs/codeql/codeql-cli/getting-started-with-the-codeql-cli.rst index db8b36ef58f..c188c0a9c72 100644 --- a/docs/codeql/codeql-cli/getting-started-with-the-codeql-cli.rst +++ b/docs/codeql/codeql-cli/getting-started-with-the-codeql-cli.rst @@ -50,8 +50,7 @@ Conditions `__. There are several different versions of the CLI available to download, depending on your use case: - * If you want to use the most up to date CodeQL tools and features, download the - version tagged ``latest``. + * If you want to use the most up to date CodeQL tools and features, download the version tagged ``latest``. * 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 `__" in the GitHub documentation. If you use Linux, Windows, or macOS version 10.14 ("Mojave") or earlier, simply