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