Skip to content

Commit 38100b0

Browse files
committed
sonar project file
1 parent a2d7f1f commit 38100b0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

sonar-project.properties

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)