No description
Find a file
2024-10-10 16:48:02 +02:00
README.md Initial commit 2024-10-10 16:48:02 +02:00

SonarQube

SonarQube is an open-source platform developed by SonarSource for continuous inspection of code quality to perform automatic reviews with static analysis of code to detect bugs and code smells on 29 programming languages. SonarQube offers reports on duplicated code, coding standards, unit tests, code coverage, code complexity, comments, bugs, and security recommendations. SonarQube provides automated analysis and integration with Maven, Ant, Gradle, MSBuild, and continuous integration tools.