From f967cf60c1d904c75ea8d600a4f34eb795d321ab Mon Sep 17 00:00:00 2001 From: Mattrixwv Date: Sat, 1 Jul 2023 14:26:59 -0400 Subject: [PATCH] Update sonarqube settings --- .vscode/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 4f021e6..1ea5f24 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -38,6 +38,6 @@ ], "sonarlint.connectedMode.project": { "connectionId": "mattrixwvSonarqube", - "projectKey": "mattrixwv_matrix_AYGcc3wBopaC7KAbzMEd" + "projectKey": "matrix" } } \ No newline at end of file