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 a2d7f1f commit 38100b0Copy full SHA for 38100b0
sonar-project.properties
@@ -0,0 +1,6 @@
1
+sonar.host.url=http://localhost:9000/
2
+sonar.projectKey=jsgo
3
+sonar.projectName=jsgo
4
+sonar.projectVersion=1.0
5
+sonar.sources=.
6
+sonar.go.checkstyle.file=metalinter-report.xml
0 commit comments