Enhance your workflow with continuous code quality, SonarCloud automatically analyzes and decorates pull requests on GitHub, Bitbucket and Azure DevOps on major languages. This page and section describes the details of Sonar usage.
Sample Configuration for SonarCloud
Sonar Modules Configuration
Sonar “Modules” are used to define individual packages, apps, etc. This is useful for the management of monorepo’s.
Each Sonar “Module” must have an identifier that can be used to override inherited properties. Module identifiers should use “snake_case” module names as shown in the examples below.