diff --git a/radar/2023-09-01/sonarqube.md b/radar/2023-09-01/sonarqube.md new file mode 100644 index 0000000..bf67d93 --- /dev/null +++ b/radar/2023-09-01/sonarqube.md @@ -0,0 +1,9 @@ +--- +title: "SonarQube" +ring: adopt +quadrant: tools +tags: [ci/cd, quality assurance] +featured: false +--- + +SonarQube is still a good choice for checking your code quality. When using GitLab pipelines, it can be replaced with the built-in functionality of [GitLab](https://docs.gitlab.com/ee/ci/testing/code_quality.html).