Remove unneeded sonarcloud configuration
authorJérôme Benoit <jerome.benoit@sap.com>
Fri, 20 May 2022 04:09:10 +0000 (06:09 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Fri, 20 May 2022 04:09:10 +0000 (06:09 +0200)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
.sonarcloud.properties [deleted file]

diff --git a/.sonarcloud.properties b/.sonarcloud.properties
deleted file mode 100644 (file)
index caf774f..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-sonar.projectKey=jerome-benoit_poolifier
-sonar.organization=jerome-benoit
-sonar.javascript.lcov.reportPaths=coverage/lcov.info
-sonar.projectName=poolifier
-sonar.projectVersion=2.0.0
-sonar.host.url=https://sonarcloud.io
-sonar.sources=src
-sonar.tests=tests
-#sonar.login=TOKEN # To use for local troubleshooting
-sonar.verbose=false
-sonar.scm.exclusions.disabled=true