We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cd87c2 commit d537d74Copy full SHA for d537d74
sonar-project.properties
@@ -11,4 +11,10 @@ sonar.projectVersion=1.8
11
sonar.sources=source
12
13
# Encoding of the source code. Default is default system encoding
14
-#sonar.sourceEncoding=UTF-8
+#sonar.sourceEncoding=UTF-8
15
+
16
+sonar.branch.name=sonarcloud
17
18
+# Properties specific to the C/C++ analyzer:
19
+sonar.cfamily.build-wrapper-output=bw-output
20
+#sonar.cfamily.gcov.reportsPath=build/${env.DISTRO}-x86_64-${env.BUILD_TYPE}/coverage_pdalc
0 commit comments