Start Free
Latest | Core Concepts | Clean as You Code | About quality standards

About quality standards

In the Sonar solution, each of your projects has a set quality standard, made up of a quality profile and a quality gate:

  • A quality profile determines the set of rules that apply during analysis.
  • A quality gate consists of a set of conditions against which the code is measured during analysis. Depending on the result, the code will pass or fail the quality gate, giving developers indications on whether to fix issues or merge the code.

Quality profile

We recommend using the built-in quality profile, called Sonar way. For details, see the Quality profiles page.

Quality gate

By default, SonarQube and SonarCloud implement a recommended quality gate called the Sonar way. For details, see the section about Sonar Way and Clean as You code on the Quality gates page.


Was this page helpful?

© 2008-2024 SonarSource SA. All rights reserved. SONAR, SONARSOURCE, SONARLINT, SONARQUBE, SONARCLOUD, and CLEAN AS YOU CODE are trademarks of SonarSource SA.

Creative Commons License