From 6bb02dd29cae2296f32e6f340c6e58da7e86d2fd Mon Sep 17 00:00:00 2001
From: JannisDommer
Date: Wed, 13 Dec 2023 14:37:54 +0100
Subject: [PATCH] chore(sonarqube): Applied the sonar-scanner to the project
and did some refactoring
---
WebSocketClient/index.html | 8 +++---
WebSocketClient/src/config.ts | 2 ++
WebSocketClient/src/main.ts | 51 +++++++++++------------------------
docker-compose.yaml | 27 +++++++++----------
sonar-project.properties | 1 +
5 files changed, 34 insertions(+), 55 deletions(-)
create mode 100644 sonar-project.properties
diff --git a/WebSocketClient/index.html b/WebSocketClient/index.html
index e028a78..75690eb 100644
--- a/WebSocketClient/index.html
+++ b/WebSocketClient/index.html
@@ -3,10 +3,10 @@
-
+
-
+
UVL Playground
@@ -54,9 +54,9 @@ Get the UVLS VSCode Extension
use all features use the UVLS - Universal Variability Language Server extension for visual studio code.