Skip to content
This repository was archived by the owner on Oct 22, 2024. It is now read-only.

Update GH org in the sonar config file #11

Merged
merged 3 commits into from
Sep 9, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions sonar-project.properties
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Loading