From b21155f50ff5a657e41d16624aa9749b7b6f44bf Mon Sep 17 00:00:00 2001 From: Namu Date: Sat, 13 Sep 2025 20:04:23 +0200 Subject: [PATCH] - --- TestSonarqube/Program.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/TestSonarqube/Program.cs b/TestSonarqube/Program.cs index 85e17cb..410f7fd 100644 --- a/TestSonarqube/Program.cs +++ b/TestSonarqube/Program.cs @@ -48,3 +48,4 @@ for (int i = 0; i < 5; i++) { Console.WriteLine($"Count: {i}"); } + \ No newline at end of file