Files
TechradarDev/radar/2023-09-01/sonarqube.md
2023-11-02 11:16:28 +01:00

10 lines
341 B
Markdown

---
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).