add SonarQube connected mode config

This commit is contained in:
Lennart Yaguboglu
2026-02-25 13:15:23 +01:00
parent 2d27821704
commit 57801964b9
3 changed files with 5 additions and 2 deletions

View File

@@ -0,0 +1,4 @@
{
"sonarQubeUri": "https://sqube.fsr.imn.htwk-leipzig.de",
"projectKey": "HTWKalender"
}