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 fd302bf commit 05b77d8Copy full SHA for 05b77d8
sonar-project.properties
@@ -22,3 +22,7 @@ sonar.tests=test
22
sonar.javascript.lcov.reportPath=test/testcoverage/lcov.info
23
# SINCE SONARQUBE 6.2 WITH SONARJS 2.19+
24
sonar.javascript.lcov.reportPaths=test/testcoverage/lcov.info
25
+
26
+sonar.links.homepage=https://iclient.supermap.io
27
+sonar.links.scm=https://github.com/SuperMap/iClient-JavaScript.git
28
+sonar.links.scm_dev=https://github.com/SuperMap/iClient-JavaScript.gi
0 commit comments