From e5b9fa1a575d2c0260d0cd141929d0f2925b1e6b Mon Sep 17 00:00:00 2001 From: Thomas Date: Tue, 19 May 2026 17:36:21 +0200 Subject: [PATCH] 29-js set sonarLintSupported to true --- sonar-plugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sonar-plugin/pom.xml b/sonar-plugin/pom.xml index 712eec7..6f801f3 100644 --- a/sonar-plugin/pom.xml +++ b/sonar-plugin/pom.xml @@ -136,7 +136,7 @@ creedengojavascript ${project.name} org.greencodeinitiative.creedengo.javascript.JavaScriptPlugin - false + true ${version.sonarqube} true ${java.version}