File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -211,7 +211,7 @@ Found [Clone] 7 duplicated lines with 10 tokens:
211211 * ` --output ` - Send the output results to a file
212212 * ` --format ` [ default: text] - Change the output format (e.g. json)
213213 * ` --commit-uuid ` [ default: latest commit of current git branch] - Set the commit UUID that will receive the results on Codacy
214- * ` --skip-commit-uuid-validation ` [ default: false] - Skip commit UUID validation
214+ * ` --skip-commit-uuid-validation ` [ default: false] - Force using a commit UUID even if it doesn't belong to the current git branch.
215215 * ` --upload ` [ default: false] - Request to push results to Codacy
216216 * ` --parallel ` [ default: 2] - Number of tools to run in parallel
217217 * ` --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