https://sonarcloud.io/documentation/analysis/supported-languages/ Clojure is absent in this list but in scope of migration from on-premise SonarQube to SonarCloud we need to include this https://github.com/fsantiag/sonar-clojure plugin to SonarCloud. Is it possible?
Hi @Andrii_Nazaruk and welcome to the community !
We don’t support custom plugins on SonarCloud, and we don’t have plans to do so.
Mickaël
Thanks @mickaelcaro for so quick response. Do you know any way to implement it by add some configuration to custom sonarscanner on our build CI machine ?
Since this is not a supported language, i don’t think so. You can still import external issues for known languages, as per this documentation : https://dogfood-core.sc-dev.io/documentation/analysis/external-issues/
Mickaël
Many Thanks . Unfortunatelly we need to keep with onpremise
1 Like