Skip to content

Commit

Permalink
fix(tools): value formatting in SonarScannerTasks
Browse files Browse the repository at this point in the history
  • Loading branch information
matkoch committed Nov 19, 2023
1 parent 433f3e1 commit b94f4c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/Nuke.Common/Tools/SonarScanner/SonarScanner.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@
"name": "Verbose",
"type": "bool",
"format": "/d:sonar.verbose={value}",
"customValue": true,
"help": "Sets the logging verbosity to detailed. Add this argument before sending logs for troubleshooting."
},
{
Expand Down

0 comments on commit b94f4c1

Please sign in to comment.