Skip to content

Commit d8fe6c1

Browse files
add flag to documentation
1 parent b7f1949 commit d8fe6c1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@ Found [Clone] 7 duplicated lines with 10 tokens:
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
208208
* `--upload-batch-size` [default: 50000] - Maximum number of results in each batch to upload to Codacy
209+
* `--skip-docker-test` [default: false] - Skip the test_docker_socket().
209210
* `--skip-ssl-verification` [default: false] - Skip the SSL certificate verification when communicating with the Codacy API
210211
* `--parallel` [default: 2] - Number of tools to run in parallel
211212
* `--max-allowed-issues` [default: 0] - Maximum number of issues allowed for the analysis to succeed

0 commit comments

Comments
 (0)