10 lines
341 B
Markdown
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).
|