Skip to content

Commit

Permalink
chore: set sonar.projectKey
Browse files Browse the repository at this point in the history
Context: This is a required step in the SonarCloud configuration.

References: https://outsystemsrd.atlassian.net/browse/RMET-2758
  • Loading branch information
alexgerardojacinto committed Nov 6, 2023
1 parent 3013f56 commit 73e9d22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sonar-project.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Organization and project keys are displayed in the right sidebar of the project homepage
sonar.organization=outsystemsrd
sonar.projectKey=OutSystems_LibTemplatePlaceholder-Android
sonar.projectKey=OutSystems_OSBarcodeLib-Android
sonar.host.url=https://sonarcloud.io

sonar.language=kotlin
Expand Down

0 comments on commit 73e9d22

Please sign in to comment.