Free Sonar instanse for open-sourced projects

instance, java, open-source, sonarqube

Solution

There's a public free instance of Sonar at https://sonarcloud.io which is free for open source projects

Problem

I know that for Apache foundation projects there is https://analysis.apache.org/ Is there free Sonar instance for open-sourced projects? UPDATE: ASF Sonar Instance is deprecated and removed as of 29th November 2019.

Original source