Skip to content

Commit a6ce84c

Browse files
authored
Update sonar-project.properties
1 parent b574b66 commit a6ce84c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

sonar-project.properties

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# must be unique in a given SonarQube instance
2-
sonar.projectKey=opensource-cli
3-
sonar.organization=sonar-opensource-add
2+
sonar.projectKey=cli
3+
# sonar.organization=sonar-opensource-add
44

55
# this is the name displayed in the SonarQube UI
66
sonar.projectName=Command Line Interface for OScript
@@ -16,3 +16,4 @@ sonar.sources=./src
1616
sonar.sourceEncoding=UTF-8
1717

1818
sonar.coverageReportPaths=coverage/genericCoverage.xml
19+
sonar.bsl.languageserver.reportPaths=./bsl-json.json

0 commit comments

Comments
 (0)