Skip to content

Commit 4b088a2

Browse files
commented old flags
1 parent a10f543 commit 4b088a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

internal/tool/command.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ func createCommandParameters(language string, configurationFile *os.File, filesT
8080
"scan",
8181
"--json", //"-json_nodots",
8282
"--config", configurationFile.Name(),
83-
"-l", language,
83+
//"-l", language,
8484
"--timeout", "5",
8585
"--timeout-threshold", "50",
8686
"--max-target-bytes", "0",

0 commit comments

Comments
 (0)