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 83f1d55 commit 8868527Copy full SHA for 8868527
sonar-project.properties
@@ -20,5 +20,5 @@ sonar.links.issue=https://github.com/vanessa-opensource/ibcmdrunner/issues
20
# Encoding of the source code. Default is default system encoding
21
sonar.sourceEncoding=UTF-8
22
23
-sonar.coverageReportPaths=out/genericCoverage.xml
24
-sonar.testExecutionReportPaths=out/tests.xml
+# sonar.coverageReportPaths=out/genericCoverage.xml
+# sonar.testExecutionReportPaths=out/tests.xml
0 commit comments