...
This commit is contained in:
parent
79da4e51da
commit
551bfbbeaf
|
@ -65,4 +65,4 @@ jobs:
|
||||||
# Comma-separated paths to directories containing test source files.
|
# Comma-separated paths to directories containing test source files.
|
||||||
#-Dsonar.tests= # optional. For more info about Code Coverage, please refer to https://docs.sonarcloud.io/enriching/test-coverage/overview/
|
#-Dsonar.tests= # optional. For more info about Code Coverage, please refer to https://docs.sonarcloud.io/enriching/test-coverage/overview/
|
||||||
# Adds more detail to both client and server-side analysis logs, activating DEBUG mode for the scanner, and adding client-side environment variables and system properties to the server-side log of analysis report processing.
|
# Adds more detail to both client and server-side analysis logs, activating DEBUG mode for the scanner, and adding client-side environment variables and system properties to the server-side log of analysis report processing.
|
||||||
#-Dsonar.verbose= # optional, default is false
|
-Dsonar.verbose=true # optional, default is false
|
||||||
|
|
Loading…
Reference in New Issue