From 4aa7d7e132305bab0959fd02b189c0e3e75a4ffe Mon Sep 17 00:00:00 2001 From: Francotorrico <95579148+Francotorrico@users.noreply.github.com> Date: Tue, 16 Apr 2024 03:32:55 -0300 Subject: [PATCH] Update sonar-project.properties --- sonar-project.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sonar-project.properties b/sonar-project.properties index 19eb761..a8e6836 100644 --- a/sonar-project.properties +++ b/sonar-project.properties @@ -7,7 +7,7 @@ sonar.organization=pago-qa # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows. -#sonar.sources=. +sonar.sources=. # Encoding of the source code. Default is default system encoding #sonar.sourceEncoding=UTF-8