10 lines
358 B
Markdown
10 lines
358 B
Markdown
---
|
|
title: "SonarQube"
|
|
ring: adopt
|
|
quadrant: tools
|
|
tags: [ci/cd, quality assurance]
|
|
featured: false
|
|
---
|
|
|
|
SonarQube remains a good choice for checking your code quality. However, when using GitLab pipelines, it can be replaced with the built-in functionality provided by [GitLab](https://docs.gitlab.com/ee/ci/testing/code_quality.html).
|