Merge pull request #11 from element-hq/dbkr/update_org_sonar

Update GH org in the sonar config file
This commit is contained in:
David Baker
2024-09-09 11:02:46 +01:00
committed by GitHub

View File

@@ -1,5 +1,5 @@
sonar.projectKey=matrix-react-sdk
sonar.organization=matrix-org
sonar.projectKey=element-hq_matrix-react-sdk
sonar.organization=element-hq
# Encoding of the source code. Default is default system encoding
#sonar.sourceEncoding=UTF-8