Skip to content

Commit b94f4c1

Browse files
committed
fix(tools): value formatting in SonarScannerTasks
1 parent 433f3e1 commit b94f4c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/Nuke.Common/Tools/SonarScanner/SonarScanner.json

+1
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@
7777
"name": "Verbose",
7878
"type": "bool",
7979
"format": "/d:sonar.verbose={value}",
80+
"customValue": true,
8081
"help": "Sets the logging verbosity to detailed. Add this argument before sending logs for troubleshooting."
8182
},
8283
{

0 commit comments

Comments
 (0)