0%

Cpp static check with Sonarqube community

docker run --rm -e SONAR_HOST_URL="http://${SONARQUBE_URL}" -v "${YOUR_REPO}:/usr/src" sonarsource/sonar-scanner-cli

https://github.com/SonarOpenCommunity/sonar-cxx/wiki/Installation
https://github.com/SonarOpenCommunity/sonar-cxx/wiki/Activate-quality-rules
https://docs.sonarqube.org/latest/analysis/scan/sonarscanner/