1
0
mirror of synced 2025-12-20 18:36:31 -05:00

Remove duplicate words (#35377)

Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com>
This commit is contained in:
Artur Kordowski
2024-11-21 18:31:53 +01:00
committed by GitHub
parent 6ec89f26d9
commit ad27008bb9
8 changed files with 9 additions and 9 deletions

View File

@@ -91,7 +91,7 @@ version 2.1.0 (this is the default version of SARIF used by CodeQL).
By default, the CLI will wait for GitHub to process the SARIF file for a
maximum of 2 minutes, returning a non-zero exit code if there were any
errors during processing of the analysis results. You can customize how
long the CLI will wait wait with `--wait-for-processing-timeout`, or
long the CLI will wait with `--wait-for-processing-timeout`, or
disable the feature with `--no-wait-for-processing`.
#### `--wait-for-processing-timeout=<waitForProcessingTimeout>`