This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch issue/SLING-12423 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-discovery-impl.git
commit de9913d9c571ef152e09f52949f27e600703f835 Author: Robert Munteanu <[email protected]> AuthorDate: Mon Sep 9 13:33:25 2024 +0200 SLING-12423 - Onboard Sling Discovery impl to SonarCloud Re-enable SonarQube after onboarding. --- .sling-module.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.sling-module.json b/.sling-module.json deleted file mode 100644 index 501e490..0000000 --- a/.sling-module.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "jenkins": { - "sonarQubeEnabled": false - } -} \ No newline at end of file
