From 44ff84e4a0377b3c3cff9f09bfc871ce36b640ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beatrice=20Dellac=C3=A0?= Date: Sat, 14 Jan 2023 22:47:30 +0100 Subject: [PATCH] Test DroneCI update --- sonar-project.properties | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/sonar-project.properties b/sonar-project.properties index dae644b..282aa74 100644 --- a/sonar-project.properties +++ b/sonar-project.properties @@ -1,2 +1,3 @@ -sonar.sources=target/classes -sonar.projectKey=mind-overflow_HidekoBot_AYWyBXOWX-1Ma0D4pJ46 \ No newline at end of file +sonar.scm.exclusions.disabled=true +sonar.sources=target +sonar.projectKey=mind-overflow:HidekoBot \ No newline at end of file