class SonarProjectModel
Configuration options for subprojects of a project that has the sonar plugin applied.
Type | Name and description |
---|---|
List<SonarModel> |
childModels Configuration options for child projects of this project. |
SonarProject |
project Per-project configuration options. |
Configuration options for child projects of this project.
Per-project configuration options.
Configures per-project configuration options. The specified closure delegates to an instance of SonarProject.
config
- per-project configuration options