FAKE - F# Make


SonarQubeParams

Parameter type to configure the sonar qube runner.

Record Fields

Record FieldDescription
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

Fork me on GitHub