Static Code analysis using SonarQube
Nov 25, 2020 · 5 min read · In this blog we will learn how to do the static code analysis of a maven project using SonarQube What is SonarQube? SonarQube is a tool used to measure code quality. It is used for continuous inspection by using static code analysis which includes va...
APSAlexis and 1 more commented