We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 080867a commit 4d7aa5cCopy full SHA for 4d7aa5c
docs/codeql/codeql-cli/creating-codeql-databases.rst
@@ -284,8 +284,6 @@ The following example shows how you could use indirect build tracing in an Azure
284
285
# Initialize the CodeQL database.
286
# In this example, the CodeQL CLI has been downloaded and placed on the PATH.
287
- # If no language is specified, a GitHub Apps or personal access token must be passed through stdin.
288
- # to autodetect the language.
289
- task: CmdLine@1
290
displayName: Initialize CodeQL database
291
inputs:
0 commit comments