We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4c2f79 commit 2ad7fc0Copy full SHA for 2ad7fc0
sonar-project.properties
@@ -18,6 +18,8 @@ sonar.host.url=http://sonar.ispeco.com:9001
18
19
sonar.profile=Sonar way
20
sonar.javascript.lcov.reportPath=test/testcoverage/lcov.info
21
+# SINCE SONARQUBE 6.2 WITH SONARJS 2.19+
22
+sonar.javascript.lcov.reportPaths=test/testcoverage/lcov.info
23
24
sonar.links.homepage=http://iclient.supermap.io
25
0 commit comments