Note: This API documentation is for FAKE version 4. The migration API documentation can be found
here. The API documentation for the new fake 5 modules can be found
here
SonarQubeParams
Parameter type to configure the sonar qube runner.
Record Fields
Record Field | Description |
Config
Signature: string option
|
Read settings from configuration file |
Key
Signature: string
|
Key to identify the sonar qube project |
Name
Signature: string
|
Name of the project |
Settings
Signature: List<string>
|
Individual global settings for SonarQube |
ToolsPath
Signature: string
|
FileName of the sonar qube runner exe. |
Version
Signature: string
|
Version number of the project |