From 8d487fde33cd7cb98bc19883bd5f1828e79cc4a9 Mon Sep 17 00:00:00 2001 From: Avgustin Marinov Date: Thu, 16 Nov 2023 10:23:46 +0200 Subject: [PATCH] Doc add link to sonar reports (#1476) Signed-off-by: Marinov Avgustin --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 460b78ccd..cfee73740 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,6 +20,7 @@ Please read this if you intend to contribute to the project. * disabled rules: ImportantRule, PropertySortOrder * Sonarqube: * Our rule set can be found [here](https://sonarcloud.io/organizations/bosch-iot-rollouts/rules) + * Sonarqube reports can be found [here](https://sonarcloud.io/project/overview?id=org.eclipse.hawkbit%3Ahawkbit-parent) ### Utility library usage