commit 34a7d4ef2634c1e270bad74412d103eb8116dbdf Author: Guillaume "B.B." Van Hemmen Date: Thu Oct 10 16:48:02 2024 +0200 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..2155120 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# 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. \ No newline at end of file