Hi Fabrice,
Sorry for another set of questions.
- Where do I see the results of the external reports on the SonarCloud dashboard?
I’m importingrubocop
report andeslint
report using thesonar-project.properties
. The reports are getting generated and the properties file hassonar.eslint.reportPaths=report.json
andsonar.ruby.rubocop.reportPaths=rubocop-result.json
.