File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -205,7 +205,7 @@ Found [Clone] 7 duplicated lines with 10 tokens:
205205 * ` --skip-commit-uuid-validation ` [ default: false] - Force using a commit UUID even if it doesn't belong to the current git branch.
206206 * ` --skip-uncommitted-files-check ` [ default: false] - Skip check for uncommitted files in the analysis directory
207207 * ` --upload ` [ default: false] - Request to push results to Codacy
208- * ` --upload-batch-size ` [ default: 50000] - Batch size for upload of results
208+ * ` --upload-batch-size ` [ default: 50000] - Maximum number of results in each batch to upload to Codacy
209209 * ` --skip-ssl-verification ` [ default: false] - Skip the SSL certificate verification when communicating with the Codacy API
210210 * ` --parallel ` [ default: 2] - Number of tools to run in parallel
211211 * ` --max-allowed-issues ` [ default: 0] - Maximum number of issues allowed for the analysis to succeed
You can’t perform that action at this time.
0 commit comments