What is SonarQube?

 I'm always interested to learn about new tools. This week I heard about Sonar Cube (that's how I guessed it was spelt) or - correctly - SonarQube. The website is here:

SonarQube: Code Quality and Security
https://www.sonarqube.org/

I was curious to know what it was, and this blog link was most enlightening:

Sonarqube: What it is and why to use it?
https://www.loginradius.com/blog/async/sonarqube/

Keeping it short:

"SonarQube is a universal tool for static code analysis that has become more or less the industry standard. Keeping code clean, simple, and easy to read is also a lot easier with SonarQube."

And the 'Benefits of SonarQube':

  1. Sustainability
  2. Increase productivity
  3. Quality code
  4. Detect Errors
  5. Increase consistency
  6. Business scaling
  7. Enhance developer skills


Comments