You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -205,7 +205,7 @@ Found [Clone] 7 duplicated lines with 10 tokens:
205
205
*`analyze` - Run a Codacy analysis over a directory/files
206
206
*`--help` - Displays all the configuration options, their meaning and possible values.
207
207
*`--verbose` - Run the tool with verbose output
208
-
*`--tool` - Choose the tool to analyze the code (e.g. brakeman)
208
+
*`--tool` - [Choose the tool](https://docs.codacy.com/repositories-configure/codacy-configuration-file/#which-tools-can-be-configured-and-which-name-should-i-use) to analyze the code (e.g. brakeman)
209
209
*`--directory` - Choose the directory to be analysed
210
210
*`--codacy-api-base-url` or env.`CODACY_API_BASE_URL` - Change the Codacy installation API URL to retrieve the configuration (e.g. Enterprise installation)
0 commit comments